Skip to content

Commit 38f065e

Browse files
committed
debug
1 parent 5fcdea6 commit 38f065e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ install:
1414
- 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
1515

1616
- mv stanford-corenlp-models-current.jar stanford-corenlp-4.2.0-models.jar
17+
- pwd
18+
- ls -lhd *
1719
# necessary for `mvn install`
1820

1921
script:

0 commit comments

Comments
 (0)