Fix Travis.
This commit is contained in:
parent
f8f46b3c48
commit
abea872806
|
@ -6,7 +6,7 @@ before_install:
|
|||
- cd $HOME
|
||||
- git clone https://github.com/Azareal/Gosora
|
||||
- cd Gosora
|
||||
- mv config_default.noparse ./config/config.go
|
||||
- mv ./config/config_default.json ./config/config.json
|
||||
- chmod 755 ./update-deps-linux
|
||||
- chmod 755 ./dev-update-travis
|
||||
- chmod 755 ./run-linux-tests
|
||||
|
|
Loading…
Reference in New Issue