Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
derekamz committed Jul 8, 2017
1 parent 9feb21f commit 92abd90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ install:
# - luarocks install lunitx
# - luarocks install JSON4Lua
- tar czvf $NAME-$VERSION.tar.gz ./lib

script:
- echo 'do nothing'
# script:
# - luarocks make --pack-binary-rock $ROCKSPEC CFLAGS="-O2 -fPIC -fprofile-arcs" LIBFLAG="-shared"

Expand Down

0 comments on commit 92abd90

Please sign in to comment.