Merge pull request #152 from Carreau/cache-node

[Test PR] Cache node
pull/153/head
Thomas Kluyver 11 years ago
commit de9d45f438

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

Loading…
Cancel
Save