Skip to content

Commit 6e5ff6a

Browse files
committed
try java 10
1 parent 358f653 commit 6e5ff6a

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
@@ -28,7 +28,7 @@ matrix:
2828
sudo: true
2929
language: python
3030
python: "3.7"
31-
env: TRAVIS_JDK_VERSION=oraclejdk9
31+
env: TRAVIS_JDK_VERSION=oraclejdk10
3232
- os: osx
3333
language: generic
3434
env:

0 commit comments

Comments
 (0)