We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f8049 commit 68c2132Copy full SHA for 68c2132
.travis.yml
@@ -7,7 +7,7 @@ sudo: required
7
dist: bionic
8
env:
9
global:
10
- - MAKETHREADS="-j3"
+ - MAKETHREADS="-j2"
11
- MAIN_PACKAGES="build-essential libtool autotools-dev autoconf libssl-dev libboost-all-dev libcrypto++-dev libevent-dev"
12
- QT_PACKAGES="libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler"
13
- GPU_PACKAGES="ocl-icd-opencl-dev"
0 commit comments