1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Try to find why RPI compilation fail on CircleCI

This commit is contained in:
Ycarus 2018-01-25 15:49:53 +01:00
parent ce5eba9932
commit 3a723a8887

View file

@ -17,8 +17,8 @@ dependencies:
compile:
override:
- make -C source target/install -j4 :
timeout: 7200
- make -C source target/install -j1 V=s :
timeout: 9200
test:
override: