Grr...
This commit is contained in:
parent
2b4ed1d70e
commit
a1534498cd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue