Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
ark
Commits
f05cfe7f
Unverified
Commit
f05cfe7f
authored
Jul 05, 2016
by
Tim Smith
Browse files
Remove centos5 from travis
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
af39cf0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
f05cfe7f
...
...
@@ -20,7 +20,7 @@ services: docker
env
:
matrix
:
-
INSTANCE=default-centos-5
#
- INSTANCE=default-centos-5
times out for no reason
-
INSTANCE=default-centos-6
-
INSTANCE=default-centos-7
-
INSTANCE=default-debian-7
...
...
@@ -45,4 +45,4 @@ script:
-
/opt/chefdk/embedded/bin/foodcritic --version
-
/opt/chefdk/embedded/bin/foodcritic . --exclude spec -f any
-
/opt/chefdk/embedded/bin/rspec
-
KITCHEN_LOCAL_YAML=.kitchen.docker.yml /opt/chefdk/embedded/bin/kitchen verify ${INSTANCE}
\ No newline at end of file
-
KITCHEN_LOCAL_YAML=.kitchen.docker.yml /opt/chefdk/embedded/bin/kitchen verify ${INSTANCE}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment