Skip to content

Commit

Permalink
build after tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitadyumin committed Oct 8, 2016
1 parent 8a9a9c1 commit 6f2eaaf
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 @@ -8,10 +8,10 @@ cache:

script:
- npm test
- npm run build

after_success:
- npm run coverage
- npm run build

deploy:
provider: releases
Expand Down

0 comments on commit 6f2eaaf

Please sign in to comment.