Navigation Menu

Skip to content

Commit

Permalink
appveyor: use Ruby 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 28, 2016
1 parent 114d86b commit 3b26b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -17,7 +17,7 @@ install:
- git clone --quiet --depth 1 --recursive https://github.com/groonga/groonga.git ..\groonga
- rmdir /S /Q ..\groonga\test\
- cd ..\groonga\vendor
- ruby -v download_mecab.rb
- c:\Ruby22-x64\bin\ruby -v download_mecab.rb
- cd ..\..\mariadb-10.1.8
- mkdir storage\mroonga\vendor
- move ..\groonga storage\mroonga\vendor\groonga
Expand Down

0 comments on commit 3b26b23

Please sign in to comment.