move the env into the matrix include

This commit is contained in:
Lars Bergstrom 2015-11-06 13:58:32 -06:00
parent 5c5acc0249
commit e0ea1e09b3

View file

@ -1,8 +1,5 @@
language: python language: python
env:
- CCACHE=/usr/bin/ccache
matrix: matrix:
fast_finish: true fast_finish: true
include: include:
@ -17,6 +14,7 @@ matrix:
- .cargo - .cargo
- .servo - .servo
- $HOME/.ccache - $HOME/.ccache
env: CCACHE=/usr/bin/ccache
addons: addons:
apt: apt:
packages: packages: