Travis CI: console build added

This commit is contained in:
Denis Feklushkin 2017-10-14 12:47:09 +07:00
parent 2c6da55e63
commit 60b2c3a05a
1 changed files with 2 additions and 0 deletions

View File

@ -17,9 +17,11 @@ env:
- ARCH=x86_64 CONFIG=default
- ARCH=x86_64 CONFIG=minimal
- ARCH=x86_64 CONFIG=x11
- ARCH=x86_64 CONFIG=console
- ARCH=x86 CONFIG=default
- ARCH=x86 CONFIG=minimal
- ARCH=x86 CONFIG=x11
- ARCH=x86 CONFIG=console
# No-one cares about OS X x86 and X11 on OSX
matrix: