Skip to content

Commit

Permalink
Fix Travis build for juno3.8 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mbats committed Sep 22, 2015
1 parent a0e372f commit 8a0818a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -9,6 +9,7 @@ before_script:
- gem install RedCloth

script:
- jdk_switcher use openjdk6
# Build documentation web site
- cd documentation
- jekyll build
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 8a0818a

Please sign in to comment.