mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-10-01 03:39:48 +03:00
Update .travis.yml
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user