Skip to content

Commit

Permalink
Remove jdk7 from travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jlinn committed Nov 6, 2016
1 parent a340890 commit a4cdbb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: java

jdk:
- oraclejdk7
- oraclejdk8

script: mvn test -Dtests.security.manager=false
Expand Down

0 comments on commit a4cdbb8

Please sign in to comment.