Skip to content

Commit 7a1fc89

Browse files
committed
travis: do build in parallel
1 parent 4726892 commit 7a1fc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
- DO_CPPCHECK_ON_BRANCH=""
1616
- DO_INSTALL_DOC_EXCEPT_ON_BRANCH=""
1717
- BUILD_WITH_CATKIN_SUPPORT=false
18-
- MAKEFLAGS="-j2"
18+
- MAKEFLAGS="-j1"
1919

2020
jobs:
2121
include:

0 commit comments

Comments
 (0)