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.
1 parent 38f065e commit 5bf5c7dCopy full SHA for 5bf5c7d
.travis.yml
@@ -14,8 +14,6 @@ install:
14
- mvn install:install-file -Dfile=stanford-english-corenlp-models-current.jar -DgroupId=edu.stanford.nlp -DartifactId=stanford-corenlp -Dversion=4.2.0 -Dclassifier=models-english -Dpackaging=jar
15
16
- mv stanford-corenlp-models-current.jar stanford-corenlp-4.2.0-models.jar
17
-- pwd
18
-- ls -lhd *
19
# necessary for `mvn install`
20
21
script:
0 commit comments