1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-01-11 23:52:54 +00:00

Build and test in Travis CI.

This commit is contained in:
Lars Brinkhoff 2016-12-22 22:12:35 +01:00
parent 80eee8f112
commit 5a37b7f49b
2 changed files with 13 additions and 2 deletions

12
.travis.yml Normal file
View File

@ -0,0 +1,12 @@
language: c
dist: trusty
sudo: required
install: true
script:
- ./autogen.sh
- mkdir tmp
- cd tmp
- ../configure
- make base-kl
- cd ../run/dfkfb
- ../../tmp/bld-kl/kn10-kl dfkfb.ini

View File

@ -15,5 +15,4 @@ set sw=400100,,0
go go
; Quit when done ; Quit when done
quit really-quit