travis naming: platform-build-compiler-other

This commit is contained in:
nhmall
2020-05-20 11:34:24 -04:00
parent 9372b35c46
commit 36d2da1b80

View File

@@ -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