0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-24 16:44:39 +03:00

Update .travis.yml

This commit is contained in:
newsages 2016-03-31 03:13:15 +02:00
parent 235f26f6f8
commit 37542bdc0d

View File

@ -14,7 +14,7 @@ before_install:
- sudo apt-get update -qq - sudo apt-get update -qq
install: install:
- if [ "$QT_BASE" = "56" ]; then sudo apt-get install -qq qt56base qt56script; source /opt/qt56/bin/qt56-env.sh; fi - if [ "$QT_BASE" = "56" ]; then sudo apt-get install -qq qt56base qt56script qt56tools ; source /opt/qt56/bin/qt56-env.sh; fi
script: script: