Skip to content

Commit

Permalink
docs(edit travis):
Browse files Browse the repository at this point in the history
  • Loading branch information
mouafa committed Feb 21, 2017
1 parent 2025c6d commit f83586a
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
Expand Up @@ -11,6 +11,7 @@ before_script:
- npm prune
script:
- npm run test
- npm run cover
after_success:
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'
- npm run semantic-release
Expand Down

0 comments on commit f83586a

Please sign in to comment.