This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-site.git
The following commit(s) were added to refs/heads/master by this push:
new 7cc341d TAMAYA-374: Run on master only
7cc341d is described below
commit 7cc341dac4dfd02628c1fd094203b8f6f8a656ee
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu May 16 15:26:12 2019 +0200
TAMAYA-374: Run on master only
---
.travis.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 932c868..4ca098c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,6 @@
---
language: bash
script: bake-jenkins.sh
+branches:
+ only:
+ - master