]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
travisCI : removed `trusty` generic statement
authorYann Collet <cyan@fb.com>
Tue, 26 Nov 2019 23:01:16 +0000 (15:01 -0800)
committerYann Collet <cyan@fb.com>
Tue, 26 Nov 2019 23:01:16 +0000 (15:01 -0800)
trusty is out of long term support.
let's run (most) tests on "current" platform.

.travis.yml

index 27479517bcad25f30e26b3e1b49a774114591415..524d183f57147dc7d6f65d3c1714963cf53ec88a 100644 (file)
@@ -1,7 +1,6 @@
 # Medium Tests: Run on all commits/PRs to dev branch
 
 language: c
-dist: trusty
 
 git:
   depth: 1