mirror of
https://github.com/PDP-10/its.git
synced 2026-03-24 09:30:29 +00:00
Just build KA.
This commit is contained in:
@@ -2,8 +2,8 @@ language: c
|
||||
dist: trusty
|
||||
sudo: required
|
||||
env:
|
||||
- EMULATOR=simh
|
||||
- EMULATOR=klh10 MACSYMA=no
|
||||
# EMULATOR=simh
|
||||
# EMULATOR=klh10 MACSYMA=no
|
||||
- EMULATOR=sims MACSYMA=no
|
||||
install: sh -ex build/dependencies.sh install_${TRAVIS_OS_NAME:-linux}
|
||||
script: make
|
||||
|
||||
Reference in New Issue
Block a user