travis: Build on Ubuntu 14.04

This commit is contained in:
Patrick Griffis
2016-04-07 18:27:38 -07:00
parent a3e1a287ac
commit 8099f23bdf
+2 -1
View File
@@ -1,4 +1,5 @@
sudo: false sudo: required
dist: trusty
language: c language: c
cache: apt cache: apt
compiler: clang compiler: clang