.travis.yml bit
This commit is contained in:
@@ -15,7 +15,7 @@ matrix:
|
||||
env: HINTS=linux LUA_VERSION=5.3.5
|
||||
compiler: gcc
|
||||
script:
|
||||
- echo "CFLAGS+=-fno-common" >>sys/unix/hints/linux
|
||||
- echo "CFLAGS+=-fno-common" >>sys/unix/hints/$HINTS
|
||||
- cd sys/unix/ && sh setup.sh hints/$HINTS && cd ../../
|
||||
- make fetch-lua
|
||||
- test -d "lib/lua-$LUA_VERSION/src" || exit 0
|
||||
|
||||
Reference in New Issue
Block a user