mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-24 00:33:02 +03:00
travis build: ppa:beineri/opt-qt56-trusty --> ppa:beineri/opt-qt561-trusty
This commit is contained in:
parent
659a2dea00
commit
692e941bbb
@ -10,7 +10,7 @@ env:
|
||||
- QT_BASE=56
|
||||
|
||||
before_install:
|
||||
- if [ "$QT_BASE" = "56" ]; then sudo add-apt-repository ppa:beineri/opt-qt56-trusty -y; fi
|
||||
- if [ "$QT_BASE" = "56" ]; then sudo add-apt-repository ppa:beineri/opt-qt561-trusty -y; fi
|
||||
- sudo apt-get update -qq
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user