travis: use ubuntu-lts
This commit is contained in:
parent
7030b1a3fa
commit
1986ca2a1d
|
@ -7,7 +7,7 @@ services:
|
|||
env:
|
||||
global:
|
||||
- PACKAGE="albatross"
|
||||
- DISTRO=ubuntu
|
||||
- DISTRO=ubuntu-lts
|
||||
- TESTS=false
|
||||
matrix:
|
||||
- OCAML_VERSION=4.08
|
||||
|
|
Loading…
Reference in a new issue