summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2016-04-19 09:05:59 -0700
committerJohn Keiser <john@johnkeiser.com>2016-04-19 11:38:26 -0700
commit0ce002d47405c0178b1016a8d803e13e5cfd823e (patch)
tree53f021322cdf9e864f700abf478da66027ccb1f5 /appveyor.yml
parent02ec1e15c6ca5166161e2a1fb33d8d8ffefa3dc5 (diff)
downloadchef-0ce002d47405c0178b1016a8d803e13e5cfd823e.tar.gz
Re-add activesupport testsjk/activesupport-tests
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 108794c865..7d89df1eb3 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -30,7 +30,7 @@ install:
- bundler --version
- SET BUNDLE_IGNORE_CONFIG=true
- SET BUNDLE_FROZEN=1
- - SET BUNDLE_WITHOUT=development:guard:maintenance:tools:integration:changelog:compat_testing:docgen:travis:style:omnibus_package:aix:bsd:linux:mac_os_x:solaris
+ - SET BUNDLE_WITHOUT=development:guard:maintenance:tools:integration:changelog:docgen:travis:style:omnibus_package:aix:bsd:linux:mac_os_x:solaris
build_script:
- bundle install || bundle install || bundle install