Mailing List Archive

[interchange] Remove failing test.pl script from Travis config
commit 87e05cdc2ee5f90bbe26057e858c33b3356ad3cc
Author: Josh Lavin <digory@cpan.org>
Date: Wed Jun 28 06:33:35 2017 -0700

Remove failing test.pl script from Travis config

- I believe since this requires access to a port, that the script fails
on TravisCI.
- Since we are further testing a catalog installation and server
startup, the test.pl script itself is not really necessary here.

.travis.yml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 48a8c4a..08dc97f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,6 @@ before_script:
script:
- perl Makefile.PL force=1 PREFIX=/home/travis/interchange
- make
- - perl test.pl
- prove -rlv
- make install
- mkdir /home/travis/catalogs

_______________________________________________
interchange-cvs mailing list
interchange-cvs@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-cvs