travis: default to bionic, test on focal and trusty
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
language: cpp
|
||||
compiler: gcc
|
||||
dist: xenial
|
||||
dist: bionic
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
language: cpp
|
||||
compiler: gcc
|
||||
dist: xenial
|
||||
dist: bionic
|
||||
|
||||
# Minimal set of packages needed to compile EPICS Base
|
||||
|
||||
|
||||
Reference in New Issue
Block a user