Skip to content

Commit

Permalink
fix script to also build project languagetool-wikipedia
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnaber committed Dec 16, 2013
1 parent 08eef87 commit 3e372f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update_languagetool.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ echo "Building and copying latest LanguageTool core test to lib/"
cd ../languagetool
echo "NOTE: will skip tests on build!"
./build.sh languagetool-standalone clean install -DskipTests
./build.sh languagetool-wikipedia clean install -DskipTests

cd -

Expand Down

0 comments on commit 3e372f1

Please sign in to comment.