Skip to content

Commit 5bf5c7d

Browse files
committed
remove debug
1 parent 38f065e commit 5bf5c7d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ 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 *
1917
# necessary for `mvn install`
2018

2119
script:

0 commit comments

Comments
 (0)