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

13 lines
150 B
YAML

language: ruby
rvm:
- 1.8.7
script:
- "rake lint"
- "rake spec"
branches:
only:
- master
env:
- PUPPET_VERSION=2.7.11
gemfile: .gemfile