Skip to content

Commit

Permalink
run npm run build on travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kumabook committed Jan 28, 2017
1 parent a2015ad commit a782388
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 @@ -9,6 +9,7 @@ node_js:
- '4.1'
- '4.0'
- '0.12'
before_script: npm run build
after_success: npm run coverage
deploy:
provider: releases
Expand Down

0 comments on commit a782388

Please sign in to comment.