Skip to content

Commit

Permalink
Add unity build to public dir before npm build
Browse files Browse the repository at this point in the history
  • Loading branch information
chuck-sys committed Mar 21, 2020
1 parent 40bc40f commit b2da1ec
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 @@ -6,6 +6,7 @@ cache:
- node_modules
script:
- npm install
- scripts/unity_fetch.sh
- scripts/build_check.sh
deploy:
local-dir: "./build"
Expand Down

0 comments on commit b2da1ec

Please sign in to comment.