Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Puppet Camptocamp Postfix
Commits
2b57c2ea
Commit
2b57c2ea
authored
May 20, 2013
by
Raphaël Pinson
Browse files
Add .travis.yml and .fixtures.yml
parent
17e90e06
Changes
2
Hide whitespace changes
Inline
Side-by-side
.fixtures.yml
0 → 100644
View file @
2b57c2ea
fixtures
:
repositories
:
"
stdlib"
:
"
git://github.com/puppetlabs/puppetlabs-stdlib.git"
symlinks
:
"
postfix"
:
"
#{source_dir}"
.travis.yml
0 → 100644
View file @
2b57c2ea
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"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment