travis ci, try 2

This commit is contained in:
Aditya 2018-10-31 22:41:35 -07:00
parent cc095cb49d
commit 72d5615e17
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ before_install:
- sudo apt-get install qt5-default qttools5-dev-tools
script:
- qmake zec-qt-wallet.pro
- qmake zec-qt-wallet.pro CONFIG+=release platform=linux-clang
- make