fuel-library/deployment/puppet/filemapper/.travis.yml
Sergey Vasilenko 879910023c Add upstream puppet modules
for parsing text config files by mapping to hash
and for boolean values normalization in types

Fuel-CI: disable
Change-Id: I9b0d71eea357e9e27141caacf307cd0e40b9f5df
Blueprint: refactor-l23-linux-bridges
2015-03-05 10:51:47 +03:00

9 lines
133 B
YAML

---
language: ruby
script: "bundle exec rspec --color --format documentation"
notifications:
email: false
rvm:
- 1.9.3
- 1.8.7