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 5fcdea6 commit 38f065eCopy full SHA for 38f065e
.travis.yml
@@ -14,6 +14,8 @@ 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