First commit in Stackforge

- Delete travis file
- Update README

Change-Id: I3a51d649f322714a19dc771934d4b8deccc0abde
This commit is contained in:
Emilien Macchi 2014-07-04 10:26:39 +02:00
parent e53fce5c92
commit 4ca5567d92
2 changed files with 0 additions and 23 deletions

View File

@ -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

View File

@ -1,9 +1,6 @@
puppet-trove
=============
This is a work in progress. The repository aims to move in Stackforge, the place
to be for Puppet OpenStack modules.
#### Table of Contents
1. [Overview - What is the trove module?](#overview)