Build results of 1e20fb7 (on master)

This commit is contained in:
2015-04-12 01:39:45 +01:00
parent 1c7d96b65a
commit edca33996d
9 changed files with 141 additions and 0 deletions
@@ -0,0 +1,19 @@
sudo: false
language: perl
perl:
- 'blead'
- '5.20'
- '5.18'
- '5.16'
- '5.14'
- '5.12'
- '5.10'
- '5.8'
matrix:
allow_failures:
- perl: 'blead'
- perl: '5.8'
fast_finish: true
branches:
only:
- /^build/
@@ -0,0 +1,19 @@
sudo: false
language: perl
perl:
- 'blead'
- '5.20'
- '5.18'
- '5.16'
- '5.14'
- '5.12'
- '5.10'
- '5.8'
matrix:
allow_failures:
- perl: 'blead'
- perl: '5.8'
fast_finish: true
branches:
only:
- /^build/