.travis.yml: parallel build

This commit is contained in:
Max Kellermann 2017-05-17 15:36:59 +02:00
parent b01edcb9bc
commit 40e2a703d0

View File

@ -10,6 +10,10 @@ addons:
os:
- linux
env:
global:
- MAKEFLAGS="-j2"
compiler:
- gcc