mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
use only one CPU at Travis CI
This commit is contained in:
parent
d5430761c7
commit
f7bb6ff499
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ env:
|
|||
- TOPDIR=`pwd`/../..
|
||||
- PROXY_STR=":hermit:M:7:\\x42::`pwd`/RWTH-OS/HermitCore/hermit/tools/proxy"
|
||||
- HERMIT_ISLE=qemu
|
||||
- HERMIT_CPUS=2
|
||||
- HERMIT_CPUS=1
|
||||
- HERMIT_MEM="128M"
|
||||
- HERMIT_KVM="0"
|
||||
- HERMIT_VERBOSE="1"
|
||||
|
|
Loading…
Add table
Reference in a new issue