Skip to content
Snippets Groups Projects
Commit 2b57c2ea authored by Raphaël Pinson's avatar Raphaël Pinson
Browse files

Add .travis.yml and .fixtures.yml

parent 17e90e06
No related branches found
No related tags found
No related merge requests found
fixtures:
repositories:
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
symlinks:
"postfix": "#{source_dir}"
language: ruby
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- ruby-head
env:
- PUPPET_GEM_VERSION=">= 3.0.0"
matrix:
allow_failures:
- rvm: 2.0.0
- rvm: ruby-head
include:
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 2.7"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment