This website requires JavaScript.
Explore
Help
Register
Sign in
opuppet
/
module-puppetlabs-apt
Watch
5
Star
0
Fork
You've already forked module-puppetlabs-apt
0
Code
Issues
Pull requests
Releases
Wiki
Activity
22c77994ca
module-puppetlabs-apt
/
.sync.yml
10 lines
185 B
YAML
Raw
Normal View
History
Unescape
Escape
Add configuration file for modulesync https://github.com/puppetlabs/modulesync
2014-06-26 01:33:47 +02:00
---
Define travis matrix in .sync.yml Since the other modules need to wait for a major release before deprecating Puppet 2.7 support, this module's travis.yml is out of sync and will need to stay that way for a while.
2014-12-07 22:26:08 +01:00
.travis.yml
:
includes
:
-
rvm
:
1.8
.7
env
:
PUPPET_GEM_VERSION="~> 3.0"
-
rvm
:
1.9
.3
env
:
PUPPET_GEM_VERSION="~> 3.0"
-
rvm
:
2.0
.0
env
:
PUPPET_GEM_VERSION="~> 3.0"
Reference in a new issue
Copy permalink