aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 0ec4b0cf..02bdb6c9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -49,10 +49,10 @@ install:
49 - luarocks install busted 49 - luarocks install busted
50 - luarocks install luacov 50 - luarocks install luacov
51 - luarocks install luacov-coveralls 51 - luarocks install luacov-coveralls
52 52
53script: 53script:
54 - busted -Xhelper travis,$LUA --verbose 54 - busted -Xhelper travis --verbose
55 - busted -Xhelper travis,$LUA,env=full --verbose 55 - busted -Xhelper travis,env=full --verbose
56 56
57after_success: 57after_success:
58 - luacov-coveralls -c $TRAVIS_BUILD_DIR/test/luacov.config --exclude $TRAVIS_BUILD_DIR/test/ 58 - luacov-coveralls -c $TRAVIS_BUILD_DIR/test/luacov.config --exclude $TRAVIS_BUILD_DIR/test/