1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-11 23:53:12 +00:00
PDP-10.its/.travis.yml

10 lines
193 B
YAML

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