Skip to content

Commit f29859d

Browse files
Update our Qt 5.9 installation to 5.9.6
Signed-off-by: Thiago Macieira <[email protected]>
1 parent cf222ff commit f29859d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ matrix:
66
apt:
77
sources:
88
- ubuntu-toolchain-r-test
9-
- sourceline: 'ppa:beineri/opt-qt593-trusty'
9+
- sourceline: 'ppa:beineri/opt-qt596-trusty'
1010
packages:
1111
- qt59base valgrind
1212
- g++-7
@@ -21,7 +21,7 @@ matrix:
2121
apt:
2222
sources:
2323
- ubuntu-toolchain-r-test
24-
- sourceline: 'ppa:beineri/opt-qt593-trusty'
24+
- sourceline: 'ppa:beineri/opt-qt596-trusty'
2525
packages:
2626
- qt59base
2727
env:

0 commit comments

Comments
 (0)