Repository: commons-collections
Updated Branches:
  refs/heads/master 1909ca324 -> ee512ca28


.travis.yml: also build pull requests


Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/ee512ca2
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/ee512ca2
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/ee512ca2

Branch: refs/heads/master
Commit: ee512ca286da5937f5f168f882091edbdbdada57
Parents: 1909ca3
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Tue Jul 25 23:12:19 2017 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Tue Jul 25 23:12:19 2017 +0200

----------------------------------------------------------------------
 .travis.yml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/ee512ca2/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 0a0f062..7a3645e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,10 +6,5 @@ jdk:
   - openjdk7
   - oraclejdk8
 
-# only build trunk
-branches:
-  only:
-    - trunk
-
 after_success:
   - mvn clean test jacoco:report coveralls:report

Reply via email to