1
0
mirror of https://github.com/livingcomputermuseum/pdp7-unix.git synced 2026-04-24 19:40:24 +00:00

updated travis file

This commit is contained in:
Tom Everett
2016-03-05 14:08:43 -07:00
parent 12bbe01bc0
commit 374f33c006

View File

@@ -1,9 +1,3 @@
language: perl
perl:
- "5.22"
language: c
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