Update .travis.yml

This commit is contained in:
probonopd
2017-04-02 10:41:22 +02:00
committed by GitHub
parent 525c791c55
commit d3513d73fb
+1 -1
View File
@@ -8,7 +8,7 @@ before_install:
- sudo apt-get update -qq - sudo apt-get update -qq
install: install:
- sudo apt-get -y install qt58base qt58scxml qt58xmlpatterns qt58svg zlib1g-dev - sudo apt-get -y install qt58base qt58scxml qt58xmlpatterns qt58svg qt58tools zlib1g-dev
- source /opt/qt58/bin/qt58-env.sh - source /opt/qt58/bin/qt58-env.sh
script: script: