From 525d376576dbbf4e3827dddffb6b5176ae3b383d Mon Sep 17 00:00:00 2001 From: Chris Fields Date: Fri, 12 Jul 2013 23:56:26 -0500 Subject: [PATCH] remove comment --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0ff0bc924..dd7de4cf0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,6 @@ install: - "cpanm Bio::Phylo | tail -n 1" - "cpanm -f -n Bio::ASN1::EntrezGene | tail -n 1" - "git clone https://github.com/bioperl/Bio-Root.git; export PERL5LIB=$( pwd )/Bio-Root/lib:$PERL5LIB" - # - "git clone https://github.com/bioperl/Bio-FeatureIO.git; export PERL5LIB=$( pwd )/Bio-FeatureIO/lib:$PERL5LIB" #This installs BioPerl itself: - "perl ./Build.PL --accept" -- 2.11.4.GIT