Skip to content

Commit 0086f31

Browse files
committed
Fix typo in comment in .travis.yml
1 parent c8af80e commit 0086f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: java
22
install:
3-
# Download dependencies with JDK 8 because Mave Central supports
3+
# Download dependencies with JDK 8 because Maven Central supports
44
# TLS 1.2 only but OpenJDK 6 does not.
55
- export ORIGINAL_JAVA_HOME=$JAVA_HOME
66
- jdk_switcher use oraclejdk8

0 commit comments

Comments
 (0)