travis: use ubuntu-lts

This commit is contained in:
Hannes Mehnert 2020-11-14 21:35:14 +01:00
parent 7030b1a3fa
commit 1986ca2a1d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ services:
env: env:
global: global:
- PACKAGE="albatross" - PACKAGE="albatross"
- DISTRO=ubuntu - DISTRO=ubuntu-lts
- TESTS=false - TESTS=false
matrix: matrix:
- OCAML_VERSION=4.08 - OCAML_VERSION=4.08