Does Travis work now?
This commit is contained in:
parent
b7618ba4d7
commit
8035c27445
|
@ -12,6 +12,8 @@ before_install:
|
||||||
- chmod 755 ./run-linux-tests
|
- chmod 755 ./run-linux-tests
|
||||||
- ./update-deps-linux
|
- ./update-deps-linux
|
||||||
- ./dev-update-travis
|
- ./dev-update-travis
|
||||||
|
- go build -o Gosora
|
||||||
|
- ./Gosora -build-templates
|
||||||
install: true
|
install: true
|
||||||
script: ./run-linux-tests
|
script: ./run-linux-tests
|
||||||
addons:
|
addons:
|
||||||
|
|
Loading…
Reference in New Issue