1
0
mirror of https://github.com/livingcomputermuseum/pdp7-unix.git synced 2026-02-21 14:58:47 +00:00
This commit is contained in:
Tom Everett
2016-03-05 10:57:26 -07:00
parent 15db0b355a
commit 7b7b5f8565

View File

@@ -3,3 +3,7 @@ perl:
- "5.22"
sudo: false
script: make clean;make
before_install:
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
- source ~/travis-perl-helpers/init --auto