This commit is contained in:
Azareal 2018-07-30 18:16:30 +10:00
parent 2b4ed1d70e
commit a1534498cd
1 changed files with 1 additions and 3 deletions

View File

@ -9,10 +9,8 @@ before_install:
- cd $HOME
- git clone https://github.com/Azareal/Gosora
- cd Gosora
- chmod -R 0755 .
- mv ./config/config_example.json ./config/config.json
- chmod 755 ./update-deps-linux
- chmod 755 ./dev-update-travis
- chmod 755 ./run-linux-tests
- ./update-deps-linux
- ./dev-update-travis
install: true