Skip to content
Snippets Groups Projects
Commit b61e5a9b authored by Mickaël Canévet's avatar Mickaël Canévet
Browse files

Use modulesync to manage meta files

parent 5f794101
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,8 @@ script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake ...@@ -5,6 +5,8 @@ script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake
matrix: matrix:
fast_finish: true fast_finish: true
include: include:
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 2.7"
- rvm: 1.8.7 - rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 3.0" env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 1.9.3 - rvm: 1.9.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment