Skip to content

Commit

Permalink
Update .travis.yml to use Qt 5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vookimedlo committed Jan 30, 2019
1 parent ef43ce4 commit e38c272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -16,7 +16,7 @@ compiler:
- gcc - gcc


env: env:
- QT=5.11 RELEASE=bionic DISTRO=ubuntu - QT=5.12 RELEASE=bionic DISTRO=ubuntu
- QT=latestDistroOfficial RELEASE=cosmic DISTRO=ubuntu - QT=latestDistroOfficial RELEASE=cosmic DISTRO=ubuntu
- QT=latestDistroOfficial RELEASE=debian-stable DISTRO=debian - QT=latestDistroOfficial RELEASE=debian-stable DISTRO=debian
- QT=latestDistroOfficial RELEASE=fedora-stable DISTRO=fedora - QT=latestDistroOfficial RELEASE=fedora-stable DISTRO=fedora
Expand All @@ -28,7 +28,7 @@ matrix:
env: BREW= env: BREW=


- os: osx - os: osx
env: QT=5.11 RELEASE=bionic DISTRO=ubuntu env: QT=5.12 RELEASE=bionic DISTRO=ubuntu
- os: osx - os: osx
env: QT=latestDistroOfficial RELEASE=cosmic DISTRO=ubuntu env: QT=latestDistroOfficial RELEASE=cosmic DISTRO=ubuntu
- os: osx - os: osx
Expand Down

0 comments on commit e38c272

Please sign in to comment.