Skip to content

Commit

Permalink
fix some yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Fields committed Jul 26, 2012
1 parent b73b3fa commit e3d1663
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,4 +1,5 @@
language: perl

perl:
- "5.16"
- "5.14"
Expand All @@ -20,7 +21,7 @@ install:
#This installs BioPerl itself:
- "perl ./Build.PL --accept"

script:
script:
- "./Build test"

# whitelist branches
Expand Down

0 comments on commit e3d1663

Please sign in to comment.