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 e786534 TAMAYA-374: Set path to jenkins.sh explicitly
e786534 is described below
commit e7865347005db154a1dc5c7a6da92c3a4e8b39d3
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu May 16 18:16:49 2019 +0200
TAMAYA-374: Set path to jenkins.sh explicitly
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 4ca098c..ea85287 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
---
language: bash
-script: bake-jenkins.sh
+script: ./bake-jenkins.sh
branches:
only:
- master