Does Travis work now?
This commit is contained in:
parent
b7618ba4d7
commit
8035c27445
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue