We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca57d2 commit 1926fedCopy full SHA for 1926fed
appveyor.yml
@@ -10,8 +10,8 @@ environment:
10
install:
11
- set PATH=C:\Ruby%RUBY_VERSION%\bin;%PATH%
12
- ps: Install-Product node $env:nodejs_version
13
- - bundle config --local path vendor/bundle
14
- gem install bundler --no-ri --no-rdoc --version '1.13.7'
+ - bundle config --local path vendor/bundle
15
- sh script/bootstrap
16
17
build: off
0 commit comments