Skip to content

Commit

Permalink
and call coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
kriswep committed Apr 30, 2017
1 parent 88a393f commit 1b41538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ node_js:

cache: yarn

script: npm run test
#after_success: 'npm run coveralls'
script: npm test -- --coverage
after_success: 'npm run coveralls'

notifications:
email: false

0 comments on commit 1b41538

Please sign in to comment.