mirror of https://github.com/nirenjan/libx52.git
travis-ci: Enable parallel make
parent
d54e02be5a
commit
21d6b503a7
|
@ -15,3 +15,9 @@ addons:
|
||||||
- libusb-1.0-0-dev
|
- libusb-1.0-0-dev
|
||||||
- libudev-dev
|
- libudev-dev
|
||||||
- realpath
|
- realpath
|
||||||
|
|
||||||
|
# Enable parallel make
|
||||||
|
env:
|
||||||
|
global:
|
||||||
|
- MAKEFLAGS="-j 2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue