mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
run travis builds on Java 8 - it seems that Java 7 is no longer available and we need to drop supporting it anyway soon
This commit is contained in:
parent
f80c2bbf32
commit
6bbfdf9958
@ -1,7 +1,7 @@
|
||||
dist: trusty
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
- oraclejdk8
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
||||
Loading…
Reference in New Issue
Block a user