summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-11-08 13:14:02 -0800
committerTim Smith <tsmith@chef.io>2017-11-08 13:14:02 -0800
commit3ffb1ec6b7a56cb01e0ab65e12ef48a5990916bc (patch)
tree2d6f807db8ad68894513cde93a1b166e3ed3ae6a
parent01f5f784c51e6066e07e04aaad3553694397d2eb (diff)
downloadohai-appveyor_8stable.tar.gz
Test the 8-stable branch in Appveyorappveyor_8stable
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 78cf6b35..268c2e66 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -17,6 +17,7 @@ skip_tags: true
branches:
only:
- master
+ - 8-stable
install:
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%