1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-03 14:49:18 +00:00
Files
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