mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
faster travis
This commit is contained in:
parent
1aefbfa523
commit
edf2b05ac3
|
@ -19,6 +19,6 @@ before_script:
|
||||||
fi;
|
fi;
|
||||||
}
|
}
|
||||||
script:
|
script:
|
||||||
- make
|
- make -j2
|
||||||
- make compare
|
- make compare
|
||||||
- check_status
|
- check_status
|
||||||
|
|
Loading…
Reference in a new issue