language: ruby install: - bundle install - npm install script: - npm test sudo: false