Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
you21979 committed Mar 28, 2018
1 parent 2f51fc7 commit 1eddede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ node_js:
- "6"
- "4"
script: npm test --coverage
before_install:
after_install:
- npm run build
after_success:
- npm run coveralls

0 comments on commit 1eddede

Please sign in to comment.