SCP: continuous build in Travis CI.
This commit is contained in:
parent
f5ca960b82
commit
2e99cd0311
2 changed files with 6 additions and 0 deletions
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
|
# SIMH v4.0 - Current
|
||||||
|
|
||||||
[](https://scan.coverity.com/projects/simh)
|
[](https://scan.coverity.com/projects/simh)
|
||||||
|
[](https://travis-ci.org/simh/simh)
|
||||||
|
|
||||||
## Table of Contents:
|
## Table of Contents:
|
||||||
[WHAT'S NEW since simh v3.9](#whats-new-since-simh-v39)
|
[WHAT'S NEW since simh v3.9](#whats-new-since-simh-v39)
|
||||||
|
|
Loading…
Add table
Reference in a new issue