Skip to content

Commit

Permalink
Run full build in Travis instead of just tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlavin committed Jan 10, 2019
1 parent 21e286b commit 690871c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ node_js:
- "8"
- "10"
script:
- yarn test
- yarn compile-src
- yarn build
after_success: yarn coverage

notifications:
Expand Down

0 comments on commit 690871c

Please sign in to comment.