summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4bab3f7..b7fd0f0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,7 @@ script:
# Execute additional tests or commands
after_script:
- - ./_test/bin/lua -e "print ('_VERSION')"
+ - ./_test/bin/lua -e "print (_VERSION)"
# Only watch the master branch
branches: