mirror of https://github.com/nirenjan/libx52.git
Upgrade Travis-CI distribution to Trusty
parent
262d125cd4
commit
f0e6836195
|
@ -3,6 +3,7 @@ script: ./autogen.sh && ./configure && make V=0 && make distcheck
|
||||||
|
|
||||||
# Use container based infrastructure
|
# Use container based infrastructure
|
||||||
sudo: false
|
sudo: false
|
||||||
|
dist: trusty
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
|
|
Loading…
Reference in New Issue