Skip to content
Snippets Groups Projects
Unverified Commit a8eeeedc authored by Niels Abspoel's avatar Niels Abspoel Committed by GitHub
Browse files

Merge pull request #197 from netmanagers/master

Update testing environment
parents 5274140a 96a33374
No related branches found
No related tags found
No related merge requests found
...@@ -9,11 +9,10 @@ verifier: ...@@ -9,11 +9,10 @@ verifier:
name: inspec name: inspec
platforms: platforms:
- name: ubuntu-12.04
- name: ubuntu-14.04
- name: ubuntu-16.04 - name: ubuntu-16.04
- name: debian-7 - name: ubuntu-18.04
- name: debian-8 - name: debian-9
- name: centos-7
provisioner: provisioner:
name: salt_solo name: salt_solo
......
...@@ -8,11 +8,10 @@ services: docker ...@@ -8,11 +8,10 @@ services: docker
env: env:
matrix: matrix:
- INSTANCE=default-ubuntu-1204
- INSTANCE=default-ubuntu-1404
- INSTANCE=default-ubuntu-1604 - INSTANCE=default-ubuntu-1604
- INSTANCE=default-debian-7 - INSTANCE=default-ubuntu-1804
- INSTANCE=default-debian-8 - INSTANCE=default-debian-9
- INSTANCE=centos-7
# https://github.com/zuazo/kitchen-in-travis-native/issues/1#issuecomment-142455888 # https://github.com/zuazo/kitchen-in-travis-native/issues/1#issuecomment-142455888
before_script: sudo iptables -L DOCKER || sudo iptables -N DOCKER before_script: sudo iptables -L DOCKER || sudo iptables -N DOCKER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment