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.
2 parents 352c64c + 52a4889 commit 5fca980Copy full SHA for 5fca980
appveyor.yml
@@ -2,8 +2,7 @@
2
clone_depth: 10
3
install:
4
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
5
- - gem install bundler --no-document -f
6
- - bundle install
+ - gem install minitest
7
build: off
8
test_script:
9
- ruby -Ilib exe/rake
0 commit comments