Fix path for rockspec in travis file.

This commit is contained in:
Diego Nehab 2013-06-13 16:40:14 +08:00
parent c07ad19ca1
commit 9ddfe92820

View File

@ -32,7 +32,7 @@ before_install:
install:
- export DEBUG=DEBUG
- sudo -E luarocks make rockspecs/luasocket-scm-0.rockspec
- sudo -E luarocks make luasocket-scm-0.rockspec
script:
- cd test
@ -51,4 +51,4 @@ script:
notifications:
email:
on_success: change
on_failure: always
on_failure: always