Skip to content
Snippets Groups Projects
Commit eb340715 authored by nimrod's avatar nimrod
Browse files

Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example

parents 36377288 99a23d7d
No related branches found
No related tags found
No related merge requests found
---
language: python
python: ["2.7", "3.5"]
python: ["2.7", "3.4"]
dist: trusty
sudo: True
group: beta
......@@ -16,12 +16,14 @@ env:
driver: vagrant
- &jessie platform=jessie driver=vagrant
- &wheezy platform=wheezy driver=vagrant
- platform: precise
driver: vagrant
- driver: docker
platform: all
matrix:
fast_finish: True
allow_failures:
- python: "3.5"
- python: "3.4"
- env: *openbsd59
- env: *openbsd56
- env: *jessie
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment