Skip to content

Commit

Permalink
Merge pull request #152 from Carreau/cache-node
Browse files Browse the repository at this point in the history
[Test PR] Cache node
  • Loading branch information
takluyver committed Jun 11, 2015
2 parents 4571394 + 10a5017 commit de9d45f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# http://travis-ci.org/#!/ipython/ipython
language: python
cache:
directories:
- ~/.cache/bower
python:
- 3.4
- 2.7
Expand Down

0 comments on commit de9d45f

Please sign in to comment.