Browse Source

Cache PIP w/ travis

feature/storage
Andrei 8 years ago
parent
commit
bcb3ac682e
  1. 2
      .travis.yml

2
.travis.yml

@ -1,5 +1,7 @@
language: python
cache: pip
python:
- '2.7'
- '3.3'

Loading…
Cancel
Save