travis ci, try 11
This commit is contained in:
@@ -13,12 +13,13 @@ matrix:
|
||||
|
||||
before_install:
|
||||
- eval "${MATRIX_EVAL}"
|
||||
- sudo add-apt-repository ppa:beineri/opt-qt58-trusty -y
|
||||
- sudo add-apt-repository ppa:beineri/opt-qt591-trusty -y
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install qt58base qt58tools
|
||||
- source /opt/qt58/bin/qt58-env.sh
|
||||
- sudo apt-get install qt59base qt59tools
|
||||
- source /opt/qt59/bin/qt59-env.sh
|
||||
|
||||
script:
|
||||
- qmake -v
|
||||
- g++ -v
|
||||
- qmake zec-qt-wallet.pro CONFIG+=release
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user