1
0
mirror of https://github.com/simh/simh.git synced 2026-01-17 00:32:43 +00:00
simh.simh/.travis.yml
2018-03-19 18:58:38 +01:00

8 lines
98 B
YAML

os:
- linux
- osx
language: c
sudo: required
install: sh -ex .travis/deps.sh
script: make all