Travis does hiccups

This commit is contained in:
Bandie 2018-10-29 21:01:03 +01:00
parent b033af5cfe
commit d4b8818ebf
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
1 changed files with 2 additions and 2 deletions

View File

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