Skip to content

Commit 5a03bf2

Browse files
committed
Fix package names
1 parent 0b406e4 commit 5a03bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ before_install:
88
- sudo apt-get update -qq
99

1010
install:
11-
- sudo apt-get -y install qt59base qt59declarative
11+
- sudo apt-get -y install qt510base qt510declarative
1212
- . /opt/qt*/bin/qt*-env.sh
1313

1414
matrix:

0 commit comments

Comments
 (0)