Skip to content

Commit

Permalink
Fix typo in comment in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbirkner committed Nov 1, 2018
1 parent c8af80e commit 0086f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: java
install:
# Download dependencies with JDK 8 because Mave Central supports
# Download dependencies with JDK 8 because Maven Central supports
# TLS 1.2 only but OpenJDK 6 does not.
- export ORIGINAL_JAVA_HOME=$JAVA_HOME
- jdk_switcher use oraclejdk8
Expand Down

0 comments on commit 0086f31

Please sign in to comment.