--- language: python python: "2.7" cache: pip # Use the new container infrastructure sudo: required # Enable the docker service services: - docker env: matrix: - ANSIBLE=2.3 - ANSIBLE=2.4 - ANSIBLE=2.5 # Install tox install: - pip install tox-travis # Execute tests script: - tox notifications: webhooks: https://galaxy.ansible.com/api/v1/notifications/