Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
spout committed Mar 17, 2017
1 parent 4dac16e commit 4f503f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ before_install:
- luarocks install luacov-coveralls

install:
- luarocks make rockspecs/foo-scm-0.rockspec CFLAGS="-O2 -fPIC -ftest-coverage -fprofile-arcs" LIBFLAG="-shared --coverage"
# - luarocks make rockspecs/foo-scm-0.rockspec CFLAGS="-O2 -fPIC -ftest-coverage -fprofile-arcs" LIBFLAG="-shared --coverage"

script:
- lua -e "print(require'cURL'.version())"
Expand Down

0 comments on commit 4f503f1

Please sign in to comment.