Speed up travis builds
parent
8649bbea67
commit
fcbae4f1fe
|
|
@ -1,4 +1,6 @@
|
||||||
|
sudo: false
|
||||||
language: python
|
language: python
|
||||||
|
cache: pip
|
||||||
python:
|
python:
|
||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue