Skip to content

Commit

Permalink
Updated from xenial to bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
vookimedlo committed Jun 10, 2018
1 parent 6a6ab3f commit 1807087
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,20 +16,21 @@ compiler:
- gcc - gcc


env: env:
- QT=5.10 RELEASE=xenial DISTRO=ubuntu - QT=5.11 RELEASE=bionic DISTRO=ubuntu
- QT=latestDistroOfficial RELEASE=xenial DISTRO=ubuntu - QT=latestDistroOfficial RELEASE=bionic 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
- BREW=@5.11 - BREW=@5.11


matrix: matrix:
exclude: exclude:
- os: linux - os: linux
env: BREW=@5.10 env: BREW=@5.11

- os: osx - os: osx
env: QT=5.10 RELEASE=xenial DISTRO=ubuntu env: QT=5.11 RELEASE=bionic DISTRO=ubuntu
- os: osx - os: osx
env: QT=latestDistroOfficial RELEASE=xenial DISTRO=ubuntu env: QT=latestDistroOfficial RELEASE=bionic DISTRO=ubuntu
- os: osx - os: osx
env: QT=latestDistroOfficial RELEASE=debian-stable DISTRO=debian env: QT=latestDistroOfficial RELEASE=debian-stable DISTRO=debian
- os: osx - os: osx
Expand Down

0 comments on commit 1807087

Please sign in to comment.