travis naming: platform-build-compiler-other
This commit is contained in:
@@ -10,7 +10,7 @@ matrix:
|
||||
- make fetch-lua
|
||||
- test -d "lib/lua-$LUA_VERSION/src" || exit 0
|
||||
- make install
|
||||
- name: linux-nocommon-xenial-gcc
|
||||
- name: linux-xenial-gcc-nocommon
|
||||
os: linux
|
||||
env: HINTS=linux LUA_VERSION=5.3.5
|
||||
compiler: gcc
|
||||
@@ -135,7 +135,7 @@ matrix:
|
||||
- cd src
|
||||
- cp ../sys/winnt/Makefile.gcc ./Makefile
|
||||
- mingw32-make install
|
||||
- name: msdos crosscompile on linux
|
||||
- name: msdos-linuxhost-crosscompile
|
||||
os: linux
|
||||
env: HINTS=linux LUA_VERSION=5.3.5
|
||||
compiler: gcc
|
||||
|
||||
Reference in New Issue
Block a user