try to include trusty builds

pull/1179/head
Stephen 7 years ago committed by GitHub
parent 4d0628ddcd
commit 7cecfb74f8

@ -5,5 +5,9 @@ language: c
compiler:
- clang
- gcc
matrix:
include:
- os: linux
dist: trusty
script:
- make

Loading…
Cancel
Save