travis: move back to the minimal image

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.
pull/476/merge
Cory Fields 7 years ago
parent 02ac8c892b
commit a86e81b78f

@ -1,7 +1,7 @@
sudo: required sudo: required
dist: trusty dist: trusty
os: linux os: linux
language: generic language: minimal
cache: cache:
directories: directories:
- depends/built - depends/built

Loading…
Cancel
Save