Skip to content

Commit a2b8a77

Browse files
authored
Merge pull request #9 from Spateof-io/update-travis-Qt-5.6.1
update the Qt version to 5.6.1 in travis
2 parents af1488f + 3d5faf5 commit a2b8a77

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
@@ -4,7 +4,7 @@ language: generic
44

55
install:
66
- sudo add-apt-repository -y ppa:beineri/opt-qt551-trusty
7-
- sudo add-apt-repository -y ppa:beineri/opt-qt56-trusty
7+
- sudo add-apt-repository -y ppa:beineri/opt-qt561-trusty
88
- sudo apt-get update
99
- sudo apt-get -y install pep8 pyflakes python python-pip npm nodejs nodejs-legacy
1010
- sudo apt-get -y install qt55declarative qt55quickcontrols qt55graphicaleffects qt55tools qt55svg

0 commit comments

Comments
 (0)