Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz authored Feb 6, 2018
1 parent bef3348 commit 9cc05bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ script:
- npm run test
- npm run e2e
- npm run build
- cd example/ && sh local-fast-check.sh && npm install && npm run test


after_success:
- npm run coverage
Expand Down

0 comments on commit 9cc05bf

Please sign in to comment.