travis should use bionic

This commit is contained in:
Bandie 2018-09-30 18:09:25 +02:00
parent 4c0150ae1f
commit 2c68c31df5
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
language: C
dist: bionic
sudo: enabled
script: sudo apt install autopoint gettext libcunit1 libcunit1-dev && autoreconf -i && ./configure && make && make test