Browse Source

enable cache for Travis CI

pull/34/head
Rossen Georgiev 9 years ago
parent
commit
7ef5052590
  1. 1
      .travis.yml

1
.travis.yml

@ -1,4 +1,5 @@
language: python
cache: pip
sudo: false
python:
- "2.7"

Loading…
Cancel
Save