ansible-role-bind/.travis.yml

21 lines
333 B
YAML
Raw Normal View History

2017-10-08 12:55:01 +00:00
sudo: required
language: ruby
env:
- ANSIBLE_VERSION=2.2.3.0
- ANSIBLE_VERSION=2.3.2.0
- ANSIBLE_VERSION=2.4.0.0
2017-10-08 12:55:01 +00:00
services:
- docker
before_install:
2017-10-15 20:47:13 +00:00
- bundle install
2017-10-08 12:55:01 +00:00
script:
2017-10-15 20:47:13 +00:00
- kitchen conv
- kitchen conv | grep changed=0
- kitchen verify
2017-10-08 12:55:01 +00:00
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/