Skip to content

Commit

Permalink
fix(ci): build before release
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Dec 12, 2018
1 parent e520350 commit 2f2eb9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,7 @@ cache:
directories:
- "node_modules"
script:
- yarn run build
- yarn coveralls
- yarn test:flow
after_success:
Expand Down

0 comments on commit 2f2eb9f

Please sign in to comment.