Skip to content

Commit

Permalink
print JAVA_HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Dec 21, 2019
1 parent fcb310a commit b9d3ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ before_install:
- if [[ -n $TAG ]]; then export PATH=$JAVA_HOME/bin:$PATH ; fi

install:
- echo $JAVA_HOME
- java --version

script:
Expand Down

0 comments on commit b9d3ef6

Please sign in to comment.