Merge pull request #152 from Carreau/cache-node

[Test PR] Cache node
This commit is contained in:
Thomas Kluyver 2015-06-11 15:05:17 -07:00
commit de9d45f438

View File

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