Fix. rockspec name in travis file

master
Alexey Melnichuk 2014-09-10 12:44:03 +05:00
parent 73d1f31fa4
commit c2f8fc99f9
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ before_install:
- sudo luarocks install lua-path
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:
- cd test