1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-17 16:53:08 +00:00
Files
PDP-10.its/.travis.yml
Lars Brinkhoff e8a1b99606 Just build KA.
2018-04-11 14:27:14 +02:00

12 lines
246 B
YAML

language: c
dist: trusty
sudo: required
env:
# EMULATOR=simh
# EMULATOR=klh10 MACSYMA=no
- EMULATOR=sims MACSYMA=no
install: sh -ex build/dependencies.sh install_${TRAVIS_OS_NAME:-linux}
script: make
notifications:
email: lars@nocrew.org