Browse Source

travis ci, try 2

import_zecw
Aditya 6 years ago
parent
commit
72d5615e17
  1. 2
      .travis.yml

2
.travis.yml

@ -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

Loading…
Cancel
Save