This is an automated email from the ASF dual-hosted git repository.
joern pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 2137067 Exclude the asf-site branch from travis builds
2137067 is described below
commit 21370679b584b25ff4bd09225e7181c846b0ccf9
Author: Jörn Kottmann <[email protected]>
AuthorDate: Tue Jul 11 12:13:07 2017 +0200
Exclude the asf-site branch from travis builds
---
.travis.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..7bfb72b
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,4 @@
+branches:
+ only:
+ - master
+
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].