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: install:
- export DEBUG=DEBUG - export DEBUG=DEBUG
- sudo -E luarocks make rockspecs/luasocket-scm-0.rockspec - sudo -E luarocks make luasocket-scm-0.rockspec
script: script:
- cd test - cd test