Does Travis work now?

This commit is contained in:
Azareal 2018-05-16 21:36:22 +10:00
parent b7618ba4d7
commit 8035c27445
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ before_install:
- chmod 755 ./run-linux-tests
- ./update-deps-linux
- ./dev-update-travis
- go build -o Gosora
- ./Gosora -build-templates
install: true
script: ./run-linux-tests
addons: