From e0ea1e09b3f715f44089c9f1c384f162138024e6 Mon Sep 17 00:00:00 2001 From: Lars Bergstrom Date: Fri, 6 Nov 2015 13:58:32 -0600 Subject: [PATCH] move the env into the matrix include --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index c86517e696b..06d827b3a2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ language: python -env: - - CCACHE=/usr/bin/ccache - matrix: fast_finish: true include: @@ -17,6 +14,7 @@ matrix: - .cargo - .servo - $HOME/.ccache + env: CCACHE=/usr/bin/ccache addons: apt: packages: