Skip to content

Commit

Permalink
Merge pull request #553 from wbreakell/upgrade-travis
Browse files Browse the repository at this point in the history
Upgrade Travis to container-based infrastructure
  • Loading branch information
jdlehman committed Nov 30, 2015
2 parents 6de2b16 + 8d6fa27 commit 07d8902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sudo: false
language: node_js
script: npm run lint && npm run coverage
after_script: cat ./coverage/lcov.info | coveralls
Expand Down

0 comments on commit 07d8902

Please sign in to comment.