mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-05 14:52:58 +01:00
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.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
sudo: required
|
||||
dist: trusty
|
||||
os: linux
|
||||
language: generic
|
||||
language: minimal
|
||||
cache:
|
||||
directories:
|
||||
- depends/built
|
||||
|
||||
Reference in New Issue
Block a user