mirror of
https://github.com/simh/simh.git
synced 2026-03-01 01:30:30 +00:00
SCP: continuous build in Travis CI.
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
language: c
|
||||
script: make all
|
||||
@@ -1,6 +1,7 @@
|
||||
# SIMH v4.0 - Current
|
||||
|
||||
[](https://scan.coverity.com/projects/simh)
|
||||
[](https://travis-ci.org/simh/simh)
|
||||
|
||||
## Table of Contents:
|
||||
[WHAT'S NEW since simh v3.9](#whats-new-since-simh-v39)
|
||||
|
||||
Reference in New Issue
Block a user