travisCI : removed trusty generic statement
trusty is out of long term support. let's run (most) tests on "current" platform.
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
# Medium Tests: Run on all commits/PRs to dev branch
|
# Medium Tests: Run on all commits/PRs to dev branch
|
||||||
|
|
||||||
language: c
|
language: c
|
||||||
dist: trusty
|
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 1
|
depth: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user