Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Try and get travis to pass; same version as on the server.
  • Loading branch information
kltm authored Aug 23, 2019
1 parent 6323e75 commit 65af6d4
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,7 +1,7 @@
language: java

jdk:
- oraclejdk8
- openjdk8

# run tests
# Warning: travis fails, when log output >4M
Expand Down

0 comments on commit 65af6d4

Please sign in to comment.