aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-01-22 16:02:10 -0500
committerAndrew Lee <alee14498@protonmail.com>2020-01-22 16:02:10 -0500
commit745d9fa00906102b34f48162cdd05fc656ec12f1 (patch)
treee9797de901a1f9ef2bcfca631aff41a65145885c /scripts
parentefe253c94f165622caf9311284a7c35740742a6b (diff)
downloaderable-godot-745d9fa00906102b34f48162cdd05fc656ec12f1.tar.gz
erable-godot-745d9fa00906102b34f48162cdd05fc656ec12f1.tar.bz2
erable-godot-745d9fa00906102b34f48162cdd05fc656ec12f1.zip
Hopefully fixing this
Diffstat (limited to 'scripts')
-rwxr-xr-x[-rw-r--r--]scripts/travis.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/travis.sh b/scripts/travis.sh
index 457848f..d9844bf 100644..100755
--- a/scripts/travis.sh
+++ b/scripts/travis.sh
@@ -1,3 +1,5 @@
+#!/bin/bash
+
if [ $STAGE = "script" ]; then
if [ $TRAVIS_OS_NAME = "linux" ]; then
echo "[TRAVIS] Running qmake"