mirror of
https://github.com/PDP-10/its.git
synced 2026-01-11 23:53:12 +00:00
Disable building with the KA10 simulator.
Because it exceeds the 50 minute time limit.
This commit is contained in:
parent
19dfa40b9e
commit
e88df80ca3
@ -4,7 +4,7 @@ sudo: required
|
||||
env:
|
||||
- EMULATOR=simh
|
||||
- EMULATOR=klh10
|
||||
- EMULATOR=sims
|
||||
# EMULATOR=sims
|
||||
install: sh -ex build/dependencies.sh install_${TRAVIS_OS_NAME:-linux}
|
||||
script: make
|
||||
notifications:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user