Fixed the travis ci script
parent
31ee012f12
commit
dab2c58162
|
@ -11,7 +11,7 @@ before_install:
|
|||
# If ever run on windows make sure you don't run this in the git bash!
|
||||
- docker run -dit --name emscripten -v "$(pwd)":"/src/" trzeci/emscripten:sdk-incoming-64bit bash
|
||||
- chmod +x ./scripts/travis/build.sh
|
||||
- chmod +x ./scripts/travis/deploy_dev_server.sh
|
||||
- chmod +x ./scripts/travis/deploy_server.sh
|
||||
- chmod +x ./scripts/travis/deploy_github.sh
|
||||
- chmod +x ./scripts/travis/deploy_docker.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue