remove trusty matrix expansion

trusty is now the travis linux default
This commit is contained in:
Stephen 2017-10-04 16:05:01 -07:00 committed by GitHub
parent 583849cd23
commit 1d230a583b
1 changed files with 0 additions and 8 deletions

View File

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