fuel-library/deployment/puppet/apt/.travis.yml
Eugene Kirpichov 70bba431a8 Initial commit
2012-09-07 17:38:58 -07:00

17 lines
239 B
YAML

language: ruby
rvm:
- 1.8.7
before_script:
after_script:
script: "rake spec"
branches:
only:
- master
env:
- PUPPET_VERSION=2.7.13
- PUPPET_VERSION=2.7.6
- PUPPET_VERSION=2.6.9
notifications:
email: false
gemfile: .gemfile