mirror of
https://github.com/livingcomputermuseum/pdp7-unix.git
synced 2026-04-20 01:33:50 +00:00
updated travis to prevent breaking the alt build again
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
language: c
|
||||
sudo: false
|
||||
script: make clean;make
|
||||
script: make clean;make alt; make clean; make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user