From 8a0818a7a98475810504c6f011e92366b575fb47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20Bats?= Date: Tue, 22 Sep 2015 17:47:52 +0200 Subject: [PATCH] Fix Travis build for juno3.8 branch --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 95929450b..54695d62e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ before_script: - gem install RedCloth script: +- jdk_switcher use openjdk6 # Build documentation web site - cd documentation - jekyll build @@ -71,7 +72,7 @@ deploy: region: eu-west-1 upload-dir: "nightly/${TRAVIS_BRANCH}" on: - branch: juno_3.8 + branch: 5.0.x_juno3.8 # Deploy release on s3 - provider: s3 access_key_id: AKIAJBMGYTQSRYMJHQKQ