mirror of
https://github.com/PabloMK7/citra
synced 2024-11-15 05:08:23 +00:00
travis: change MinGW job name in build matrix
This commit is contained in:
parent
d0c5121dc4
commit
54496dde88
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ matrix:
|
|||
cache: ccache
|
||||
script: "./.travis/linux-frozen/build.sh"
|
||||
- os: linux
|
||||
env: NAME="linux build (MinGW)"
|
||||
env: NAME="MinGW build"
|
||||
sudo: required
|
||||
dist: trusty
|
||||
services: docker
|
||||
|
|
Loading…
Reference in a new issue