Update Travis config to build only master branch.

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/03afdee6
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/03afdee6
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/03afdee6

Branch: refs/heads/master
Commit: 03afdee69aed6fbd9e9aff4bb0898dadd9d235d6
Parents: 5845dbe
Author: Lauri Kimmel <lauri.kim...@gmx.com>
Authored: Mon Jun 30 22:11:38 2014 +1000
Committer: Lauri Kimmel <lauri.kim...@gmx.com>
Committed: Mon Jun 30 22:11:38 2014 +1000

----------------------------------------------------------------------
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/03afdee6/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index d99f43b..5cf3ef3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,3 +3,7 @@ jdk:
   - oraclejdk7
   - openjdk7
   - openjdk6
+
+branches:
+  only:
+    - master

Reply via email to