aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 69ec28f3..f946bb99 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,5 +9,6 @@ env:
9 - LUA_VER=5.1.5 9 - LUA_VER=5.1.5
10 - LUA_VER=5.2.4 10 - LUA_VER=5.2.4
11 - LUA_VER=5.3.1 11 - LUA_VER=5.3.1
12 - LUA_VER=jit-2.0.4
12 13
13script: cd test && ./testing.sh --travis --lua $LUA_VER 14script: cd test && ./testing.sh --travis --lua $LUA_VER