Skip to content

Commit

Permalink
fix: build binaries on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed 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
Expand Up @@ -4,6 +4,7 @@ install:
script:
- yarn lint
- yarn build
- yarn build:binaries
- yarn test
node_js:
- '10'
Expand Down

1 comment on commit 10194a8

@streamich
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build version: 3.1.1-master.113 🤞 master on Travis 🎉

Please sign in to comment.