This is an automated email from the ASF dual-hosted git repository.
jzemerick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/master by this push:
new 65e2abb Triggering buildbot.
65e2abb is described below
commit 65e2abbbe38d0bafcf0f03b9ac19e0c2cac7da96
Author: jzonthemtn <[email protected]>
AuthorDate: Fri Dec 27 18:45:50 2019 -0500
Triggering buildbot.
---
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 8a0b9ee..9c3dff0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,4 +21,3 @@ before_install:
- export PATH=$M2_HOME/bin:$PATH
install: mvn clean install
-