travis: Build on Ubuntu 14.04
This commit is contained in:
parent
a3e1a287ac
commit
8099f23bdf
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
sudo: false
|
sudo: required
|
||||||
|
dist: trusty
|
||||||
language: c
|
language: c
|
||||||
cache: apt
|
cache: apt
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
|
Loading…
Add table
Reference in a new issue