Skip to content

Commit

Permalink
fix(build): add coverall
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghuabei committed Feb 9, 2017
1 parent f923070 commit 66f3ce2
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 @@ -15,6 +15,7 @@ before_script:
script:
- npm test
after_success:
- npm run coveralls
branches:
except:
- /^v\d+\.\d+\.\d+$/

0 comments on commit 66f3ce2

Please sign in to comment.