Fix. rockspec name in travis file
This commit is contained in:
parent
73d1f31fa4
commit
c2f8fc99f9
@ -22,7 +22,7 @@ before_install:
|
|||||||
- sudo luarocks install lua-path
|
- sudo luarocks install lua-path
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- sudo luarocks make rockspecs/lcurl-scm-0.rockspec CFLAGS="-O2 -fPIC -ftest-coverage -fprofile-arcs" LIBFLAG="-shared --coverage"
|
- sudo luarocks make rockspecs/lua-curl-scm-0.rockspec CFLAGS="-O2 -fPIC -ftest-coverage -fprofile-arcs" LIBFLAG="-shared --coverage"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd test
|
- cd test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user