Minor CI adjustments

Trusty is default in Travis and no need to encorce Xenial environment.

Correct pipeline name for Drone build, "java8" is no longer applicable.
This commit is contained in:
Stefan Kalscheuer 2019-03-17 14:16:47 +01:00
parent 5f391286e5
commit 7909a6772d
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
kind: pipeline
name: java8
name: default
clone:
disable: true

View File

@ -4,7 +4,6 @@ branches:
language: java
jdk:
- openjdk11
dist: trusty
install: true
addons:
sonarcloud: