Skip to content

Commit

Permalink
Force initial travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
dvonlehman committed Mar 2, 2015
1 parent a8b15fa commit e4b1578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,4 +6,4 @@ matrix:
allow_failures:
fast_finish: true
script: "npm run-script test-travis"
after_script: "npm install coveralls@2.10.0 && cat ./coverage/lcov.info | coveralls"
after_script: "npm install coveralls@2.10.0 && cat ./coverage/lcov.info | coveralls"

0 comments on commit e4b1578

Please sign in to comment.