Skip to content

Commit a86e81b

Browse files
committed
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 aa2e0f0.
1 parent 02ac8c8 commit a86e81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sudo: required
22
dist: trusty
33
os: linux
4-
language: generic
4+
language: minimal
55
cache:
66
directories:
77
- depends/built

0 commit comments

Comments
 (0)