Skip to content

Commit

Permalink
Announce Java version
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Dec 17, 2014
1 parent 80748c3 commit c9d29be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -64,6 +64,7 @@ before_install:
tar xzf jdk-8u25-linux-x64.tar.gz;
export JAVA_HOME=jdk1.8.0_25;
export PATH=$JAVA_HOME/bin:$PATH;
java -version;
else
true;
fi'
Expand Down

0 comments on commit c9d29be

Please sign in to comment.