mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-21 09:09:06 +00:00
parent
771f0a18e4
commit
ae2e986c6e
1 changed files with 9 additions and 0 deletions
|
@ -9,3 +9,12 @@ perl:
|
|||
- "5.12"
|
||||
- "5.10"
|
||||
- "5.8"
|
||||
matrix:
|
||||
include:
|
||||
- perl: 5.24
|
||||
env: COVERAGE=1
|
||||
allow_failures:
|
||||
- perl: blead
|
||||
sudo: false
|
||||
before_install:
|
||||
- eval $(curl https://travis-perl.github.io/init) --auto
|
||||
|
|
Loading…
Add table
Reference in a new issue