[skip ci] Use 3 jobs on travis to utilize cores better

This commit is contained in:
Patrick Niklaus 2016-05-04 19:39:52 +02:00
parent 7030bff7f7
commit a000f80705
No known key found for this signature in database
GPG Key ID: E426891B5F978B1B

View File

@ -22,7 +22,7 @@ env:
global:
- CCACHE_TEMPDIR=/tmp/.ccache-temp
- CCACHE_COMPRESS=1
- JOBS=2
- JOBS=3
matrix:
fast_finish: true