From 8035c2744519af33d123c5e4ac709b2ce2db17dd Mon Sep 17 00:00:00 2001 From: Azareal Date: Wed, 16 May 2018 21:36:22 +1000 Subject: [PATCH] Does Travis work now? --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index efa818a2..0075a3de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: