Navigation Menu

Skip to content

Commit

Permalink
appveyor: fix a typo...
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 3, 2015
1 parent a5a8e41 commit 48367ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -10,7 +10,7 @@ install:
- rmdir /S /Q storage\mroonga\
- move ..\mroonga storage\mroonga
- git clone --depth 1 https://github.com/groonga/groonga.git ..\groonga
- rmdir /S /A ..\groonga\test\
- rmdir /S /Q ..\groonga\test\
- move ..\groonga storage\mroonga\vendor\
- git clone --depth 1 https://github.com/groonga/groonga-normalizer-mysql.git storage\mroonga\vendor\groonga\vendor\plugins\groonga-normalizer-mysql
build_script:
Expand Down

0 comments on commit 48367ae

Please sign in to comment.