summaryrefslogtreecommitdiffstats
path: root/CIbuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'CIbuild.sh')
-rwxr-xr-xCIbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIbuild.sh b/CIbuild.sh
index 9f2145624..b4163f0a8 100755
--- a/CIbuild.sh
+++ b/CIbuild.sh
@@ -24,7 +24,7 @@ echo "Testing..."
cd Server/;
touch apiCheckFailed.flag
if [ "$TRAVIS_CUBERITE_BUILD_TYPE" != "COVERAGE" ]; then
- ${CUBERITE_PATH} <<- EOF
+ ./Cuberite <<- EOF
load APIDump
apicheck
restart