We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f634bd commit b485349Copy full SHA for b485349
.travis.yml
@@ -57,7 +57,7 @@ matrix:
57
arch: amd64
58
compiler: gcc
59
env: LUA_VERSION=5.4.0 LUA_SRC=1 CC=gcc CXX=g++
60
- - os: linux
+ - os: linux
61
62
63
env: LUA_VERSION=5.4.0 LUA_SRC=1 BUILDTYPE=release CC=gcc CXX=g++
0 commit comments