diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index dced928c..76fdf6d1 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -1,3 +1,3 @@ | |||
1 | language: c | 1 | language: c |
2 | compiler: gcc | 2 | compiler: gcc |
3 | script: cd test && ./testing.sh --travis | 3 | script: cd test && ./testing.sh --travis --lua 5.2.3 && ./testing.sh --travis --lua 5.1.5 |