updated travis file
This commit is contained in:
+1
-7
@@ -1,9 +1,3 @@
|
|||||||
language: perl
|
language: c
|
||||||
perl:
|
|
||||||
- "5.22"
|
|
||||||
sudo: false
|
sudo: false
|
||||||
script: make clean;make
|
script: make clean;make
|
||||||
before_install:
|
|
||||||
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
|
|
||||||
- source ~/travis-perl-helpers/init --auto
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user