Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Qt 10.1 for Linux
  • Loading branch information
Frederick Thomssen authored and fathomssen committed May 6, 2018
1 parent b1497a0 commit 7db574b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ matrix:
dist: trusty
sudo: required
env:
- qtenv: /opt/qt59/bin/qt59-env.sh
- qtpkg: "'qt59base qt59quickcontrols qt59quickcontrols2 qt59svg qt59x11extras mesa-common-dev libgl1-mesa-dev'"
- qtppa: ppa:beineri/opt-qt591-trusty
- qtenv: /opt/qt510/bin/qt510-env.sh
- qtpkg: "'qt510base qt510quickcontrols qt510quickcontrols2 qt510svg qt510x11extras mesa-common-dev libgl1-mesa-dev'"
- qtppa: ppa:beineri/opt-qt5101-trusty

before_install:
### Create aliases for checking variables
Expand Down

0 comments on commit 7db574b

Please sign in to comment.