aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authoranatoly techtonik <techtonik@gmail.com>2016-02-06 14:24:25 +0300
committeranatoly techtonik <techtonik@gmail.com>2016-02-06 17:07:30 +0300
commitfa49fb7b2c799fc1a7ef70797e8a6fb52ce7010e (patch)
treebaae2afbc24a257ffd7adb6d7c06a6a20091ebc9 /.travis.yml
parentc50afbf415ccd390e4543d5908b29a89e8d2dcee (diff)
.travis.yml: Cleanup and --build-tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 58279014f..8b1771273 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,5 @@ before_install:
install:
- sudo apt-get install qt55-meta-full -y
script:
- - cat /opt/qt55/bin/qt55-env.sh
- source /opt/qt55/bin/qt55-env.sh
- - python setup.py install --jobs=2 --qt=opt-qt55 # --qmake=/path/to/bin/qmake --cmake=/path/to/bin/cmake --openssl=/path/to/openssl/bin
+ - python setup.py install --jobs=2 --build-tests # --openssl=/path/to/openssl/bin