1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-06 16:45:39 +00:00
Files
open-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