Did Code Climate not have read?

This commit is contained in:
Azareal 2018-07-30 17:49:27 +10:00
parent 91bfd334cc
commit f55dc5f04f
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