aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authoranatoly techtonik <techtonik@gmail.com>2016-02-06 13:38:46 +0300
committeranatoly techtonik <techtonik@gmail.com>2016-02-06 17:07:25 +0300
commitc50afbf415ccd390e4543d5908b29a89e8d2dcee (patch)
tree1afa7b772b676ad39897b797b5dfe5498c8145a8 /.travis.yml
parent5e7f5168567bcac2f60d98d611d2540d166813cd (diff)
.travis.yml: Let's try two jobs
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bd4575f6d..58279014f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,4 +11,4 @@ install:
script:
- cat /opt/qt55/bin/qt55-env.sh
- source /opt/qt55/bin/qt55-env.sh
- - python setup.py install --qt=opt-qt55 # --qmake=/path/to/bin/qmake --cmake=/path/to/bin/cmake --openssl=/path/to/openssl/bin
+ - python setup.py install --jobs=2 --qt=opt-qt55 # --qmake=/path/to/bin/qmake --cmake=/path/to/bin/cmake --openssl=/path/to/openssl/bin