From 0ada560420454b596c9b6fa30c42f6876d5b7e8d Mon Sep 17 00:00:00 2001 From: Kris Wilson Date: Mon, 14 May 2018 15:20:06 -0700 Subject: [PATCH] Bump travis image to Trusty. (#476) --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 03f79179c..01999d6d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,7 @@ # "machines". # See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/ sudo: false -# The pypy test shard fails with "too many open files" under Trusty so we pin to Precise. -dist: precise +dist: trusty # TRAVIS_PYTHON_VERSION