mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
Remove windows, it doesnt support ruby yet :(
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
6b3d96e8a9
commit
a9db7e4fe6
1 changed files with 0 additions and 2 deletions
|
@ -12,9 +12,7 @@ cache:
|
||||||
- /home/travis/.rvm
|
- /home/travis/.rvm
|
||||||
dist: xenial
|
dist: xenial
|
||||||
os:
|
os:
|
||||||
- linux
|
|
||||||
- osx
|
- osx
|
||||||
- windows
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
bundler_args: "--without integration tools maintenance deploy"
|
bundler_args: "--without integration tools maintenance deploy"
|
||||||
|
|
Loading…
Reference in a new issue