Skip to content

Commit

Permalink
Updates Travis build environment to use Ubuntu 18.04 (Bionic) (#20)
Browse files Browse the repository at this point in the history
This is now possible because we're building with Java 11
  • Loading branch information
bbranan authored Aug 28, 2020
1 parent c08f9ea commit 7fa010e
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,4 +1,4 @@
dist: trusty
dist: bionic
language: java
jdk:
- openjdk11
Expand Down

0 comments on commit 7fa010e

Please sign in to comment.