Skip to content

Commit

Permalink
Drop JDK 7 build from travis
Browse files Browse the repository at this point in the history
This is pending a change of the source to Java 8 ([RNG-162]).
  • Loading branch information
aherbert committed Aug 13, 2021
1 parent cf2e45a commit a594a12
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -16,13 +16,10 @@
language: java
sudo: false

# Required to build with openjdk7
dist: trusty
cache:
directories:
- $HOME/.m2
jdk:
- openjdk7
- openjdk8
- oraclejdk9

Expand Down

0 comments on commit a594a12

Please sign in to comment.