[ci] Update to bionic on travis
This commit is contained in:
@ -18,19 +18,19 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- name: "linux - mvn deploy"
|
- name: "linux - mvn deploy"
|
||||||
os: linux
|
os: linux
|
||||||
dist: trusty
|
dist: bionic
|
||||||
env: BUILD=deploy
|
env: BUILD=deploy
|
||||||
- name: "linux - build documentation"
|
- name: "linux - build documentation"
|
||||||
os: linux
|
os: linux
|
||||||
dist: trusty
|
dist: bionic
|
||||||
env: BUILD=doc
|
env: BUILD=doc
|
||||||
- name: "linux - run sonar"
|
- name: "linux - run sonar"
|
||||||
os: linux
|
os: linux
|
||||||
dist: trusty
|
dist: bionic
|
||||||
env: BUILD=sonar
|
env: BUILD=sonar
|
||||||
- name: "linux - run coveralls"
|
- name: "linux - run coveralls"
|
||||||
os: linux
|
os: linux
|
||||||
dist: trusty
|
dist: bionic
|
||||||
env: BUILD=coveralls
|
env: BUILD=coveralls
|
||||||
- name: "macosx - mvn verify"
|
- name: "macosx - mvn verify"
|
||||||
os: osx
|
os: osx
|
||||||
|
Reference in New Issue
Block a user