Merge #11521: travis: move back to the minimal image

3d1c311 Revert "travis: filter out pyenv" (Cory Fields)
a86e81b travis: move back to the minimal image (Cory Fields)

Pull request description:

  The most recent update replaced the minimal image with a large one for the
  'generic' image. Switching back to 'minimal' should reduce dependencies and
  maybe speed us up some.

  It should also eliminiate the need for aa2e0f09e.

Tree-SHA512: 0e5f3e97e8d97add07ea228bc5ce1e51e8e069950dbb2871a7eece297995f20b671afdf1c68211ce404cba3ba393d61dfef30ed54d46d6805fde9388f6b4455e
This commit is contained in:
Wladimir J. van der Laan 2017-10-19 14:51:42 +02:00 committed by Alexander Block
parent b2c6b48031
commit f8aca185b1

View File

@ -6,7 +6,7 @@ sudo: required
dist: trusty dist: trusty
os: linux os: linux
language: generic language: minimal
services: services:
- docker - docker