mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-05 10:01:53 +12:00
faster travis
This commit is contained in:
parent
1aefbfa523
commit
edf2b05ac3
1 changed files with 1 additions and 1 deletions
|
|
@ -19,6 +19,6 @@ before_script:
|
||||||
fi;
|
fi;
|
||||||
}
|
}
|
||||||
script:
|
script:
|
||||||
- make
|
- make -j2
|
||||||
- make compare
|
- make compare
|
||||||
- check_status
|
- check_status
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue