We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d1f31 commit c2f8fc9Copy full SHA for c2f8fc9
1 file changed
.travis.yml
@@ -22,7 +22,7 @@ before_install:
22
- sudo luarocks install lua-path
23
24
install:
25
- - 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"
26
27
script:
28
- cd test
0 commit comments