Cache bower cache. Speed up build by 1min/matrix item

pull/152/head
Matthias Bussonnier 11 years ago
parent da22554e9a
commit 10a5017f4c

@ -1,5 +1,8 @@
# http://travis-ci.org/#!/ipython/ipython
language: python
cache:
directories:
- ~/.cache/bower
python:
- 3.4
- 2.7

Loading…
Cancel
Save