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 language: python
python: ["2.7", "3.5"] python: ["2.7", "3.4"]
dist: trusty dist: trusty
sudo: True sudo: True
group: beta group: beta
...@@ -16,12 +16,14 @@ env: ...@@ -16,12 +16,14 @@ env:
driver: vagrant driver: vagrant
- &jessie platform=jessie driver=vagrant - &jessie platform=jessie driver=vagrant
- &wheezy platform=wheezy driver=vagrant - &wheezy platform=wheezy driver=vagrant
- platform: precise
driver: vagrant
- driver: docker - driver: docker
platform: all platform: all
matrix: matrix:
fast_finish: True fast_finish: True
allow_failures: allow_failures:
- python: "3.5" - python: "3.4"
- env: *openbsd59 - env: *openbsd59
- env: *openbsd56 - env: *openbsd56
- env: *jessie - env: *jessie
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment