Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alorel committed Oct 5, 2017
1 parent e0e1288 commit a029ac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -16,6 +16,7 @@ cache:

script:
- npm test
- npm prune

after_success:
- ./node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls
Expand Down

0 comments on commit a029ac3

Please sign in to comment.