This is an automated email from the ASF dual-hosted git repository.
smarthi 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 f5a59f5 exclude asf-site branch from travis ci
f5a59f5 is described below
commit f5a59f54fc41ffb80d2460bcc6c0dd8f563b7848
Author: smarthi <[email protected]>
AuthorDate: Wed Jul 5 17:49:20 2017 -0400
exclude asf-site branch from travis ci
---
.travis.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 104f791..5598688 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,3 +21,7 @@ before_install:
- export PATH=$M2_HOME/bin:$PATH
install: mvn clean install
+
+branches:
+ exclude:
+ - asf-site
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].