Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
fix: build binaries on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich authored Apr 26, 2019
1 parent 2dbd6a3 commit 10194a8
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 @@ -4,6 +4,7 @@ install:
script:
- yarn lint
- yarn build
- yarn build:binaries
- yarn test
node_js:
- '10'
Expand Down

0 comments on commit 10194a8

Please sign in to comment.