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
2016-10-31 08:41:05 +01:00

9 lines
159 B
YAML

language: c
sudo: required
install:
- sudo apt-get update -myq
- sudo apt-get install -my simh expect
script: make
notifications:
email: lars@nocrew.org