travis: Add puppet3.5 series and drop ruby 1.8
This commit is contained in:
parent
bc4b0ff9ec
commit
8fb171d05c
@ -1,7 +1,6 @@
|
||||
language: ruby
|
||||
script: "bundle exec rake test COV=y SPEC_OPTS='--format n --color --backtrace'"
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
env:
|
||||
@ -9,5 +8,6 @@ env:
|
||||
- PUPPET_GEM_VERSION="~> 3.2.0"
|
||||
- PUPPET_GEM_VERSION="~> 3.3.0"
|
||||
- PUPPET_GEM_VERSION="~> 3.4.0"
|
||||
- PUPPET_GEM_VERSION="~> 3.5.0"
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user