--- clone_depth: 10 install: - SET PATH=C:\Ruby%ruby_version%\bin;%PATH% - gem install bundler --no-document - bundle install build: off test_script: - rake deploy: off environment: matrix: - ruby_version: "23-x64"