mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-12-25 03:58:21 +01:00
Fix path for rockspec in travis file.
This commit is contained in:
parent
c07ad19ca1
commit
9ddfe92820
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user