Skip to content

Commit

Permalink
Try jobs override in emberjs/ember.js#15641
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace committed Sep 17, 2017
1 parent b862627 commit 13d1ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ before_script:
- sleep 3 # give xvfb some time to start

script:
- ember build
- JOBS=1 ember build
- npm test
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js --verbose

Expand Down

0 comments on commit 13d1ccf

Please sign in to comment.