TravisCI: bump ruby and puppet versions
This commit is contained in:
parent
d4eff6a815
commit
b8745fe154
1 changed files with 3 additions and 2 deletions
|
@ -4,14 +4,14 @@ rvm:
|
|||
- 1.8.7
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.3
|
||||
- 2.1.5
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: 1.8.7
|
||||
- rvm: 2.0.0
|
||||
env: PUPPET_VERSION="2.7"
|
||||
- rvm: 2.1.3
|
||||
- rvm: 2.1.5
|
||||
env: PUPPET_VERSION="2.7"
|
||||
|
||||
before_install:
|
||||
|
@ -32,6 +32,7 @@ env:
|
|||
- PUPPET_VERSION="3.5"
|
||||
- PUPPET_VERSION="3.6"
|
||||
- PUPPET_VERSION="3.7"
|
||||
- PUPPET_VERSION="4.0"
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in a new issue