diff --git a/.travis.yml b/.travis.yml index af796acc0..7b5cb72e6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,8 @@ # http://travis-ci.org/#!/ipython/ipython language: python +cache: + directories: + - ~/.cache/bower python: - 3.4 - 2.7