aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ee6cfc7..fce8a96 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,7 +32,7 @@ before_install:
32 32
33install: 33install:
34 - export DEBUG=DEBUG 34 - export DEBUG=DEBUG
35 - sudo -E luarocks make rockspecs/luasocket-scm-0.rockspec 35 - sudo -E luarocks make luasocket-scm-0.rockspec
36 36
37script: 37script:
38 - cd test 38 - cd test
@@ -51,4 +51,4 @@ script:
51notifications: 51notifications:
52 email: 52 email:
53 on_success: change 53 on_success: change
54 on_failure: always \ No newline at end of file 54 on_failure: always