aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2017-10-18 14:24:21 -0400
committerWladimir J. van der Laan <laanwj@gmail.com>2017-10-19 14:55:24 +0200
commitb28415baaed092724b021e8fa79dbd3f07349abf (patch)
treeff25341de436eb4f20fa7ab3b52819cd8512c566 /.travis.yml
parent1646f9c7603610a55b36ee1f1f057ecabaf3e6de (diff)
downloadbitcoin-b28415baaed092724b021e8fa79dbd3f07349abf.tar.xz
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. Github-Pull: #11521 Rebased-From: a86e81b78fc2a2ecc827a7890cba21ed229957f2 Tree-SHA512: 40f07304c60b11876a172b7ac75cb738b2da4209d54370714a6e731485643fbb33925a422accd3e065dcaa4fea84a1268f37ca0a8ee83b8cf70a71a25b59fb6b
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3220e76b06..120d033411 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
sudo: required
dist: trusty
os: linux
-language: generic
+language: minimal
cache:
directories:
- depends/built