add testing branchs and 3.1 to matrix
This commit is contained in:
parent
2362f321ac
commit
20cd79fbc2
@ -5,10 +5,16 @@ rvm:
|
|||||||
- 1.8.7
|
- 1.8.7
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- ruby-head
|
- ruby-head
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
- folsom
|
||||||
|
- essex
|
||||||
env:
|
env:
|
||||||
- PUPPET_GEM_VERSION="~> 2.6"
|
- PUPPET_GEM_VERSION="~> 2.6"
|
||||||
- PUPPET_GEM_VERSION="~> 2.7"
|
- PUPPET_GEM_VERSION="~> 2.7"
|
||||||
- PUPPET_GEM_VERSION="~> 3.0"
|
- PUPPET_GEM_VERSION="~> 3.0"
|
||||||
|
- PUPPET_GEM_VERSION="~> 3.1"
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
|
Loading…
x
Reference in New Issue
Block a user