First commit in Stackforge
- Delete travis file - Update README Change-Id: I3a51d649f322714a19dc771934d4b8deccc0abde
This commit is contained in:
parent
e53fce5c92
commit
4ca5567d92
20
.travis.yml
20
.travis.yml
@ -1,20 +0,0 @@
|
||||
language: ruby
|
||||
bundler_args: --without development
|
||||
script: "bundle exec rake spec SPEC_OPTS='--format documentation --color --backtrace'"
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
env:
|
||||
matrix:
|
||||
- PUPPET_GEM_VERSION="~> 2.7.0"
|
||||
- PUPPET_GEM_VERSION="~> 3.3.0"
|
||||
- PUPPET_GEM_VERSION="~> 3.4.0"
|
||||
matrix:
|
||||
exclude:
|
||||
- rvm: 1.9.3
|
||||
env: PUPPET_GEM_VERSION="~> 2.7.0"
|
||||
- rvm: 2.0.0
|
||||
env: PUPPET_GEM_VERSION="~> 2.7.0"
|
||||
notifications:
|
||||
email: false
|
Loading…
Reference in New Issue
Block a user