mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 18:36:58 +03:00
NOISSUE fix up travis builds
Qt 5.6 -> 5.6.1 + Qt 5.7
This commit is contained in:
parent
f626fd02c7
commit
2164dc13f4
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,9 @@ os:
|
|||
env:
|
||||
- QT_VERSION=5.4.2
|
||||
- QT_VERSION=5.5.1
|
||||
- QT_VERSION=5.6 # latest
|
||||
- QT_VERSION=5.6.1
|
||||
- QT_VERSION=5.7
|
||||
# latest
|
||||
matrix:
|
||||
exclude:
|
||||
# only use clang on OS X
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue