compass-adapters/chef/cookbooks/python/.travis.yml
Weidong Shao 486c596323 Replace cookbooks for IceHouse release
Change-Id: Ibb6bdd3ed7795b86f773f9cb6ce1dfffb9b79faf
2014-08-07 08:36:02 +00:00

11 lines
170 B
YAML

language: ruby
rvm:
- 1.9.3
- 2.0.0
bundler_args: --deployment --binstubs
before_script:
- ./bin/berks install
script:
- ./bin/foodcritic -f any .
- ./bin/rake