Skip to content

Commit 880663c

Browse files
author
Omer Katz
committed
Moved to the sudoless environment and enabled caching.
1 parent 2d2accd commit 880663c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
language: python
2+
sudo: false
3+
cache:
4+
directories:
5+
- $HOME/.cache/pip
26
python:
37
- 2.6
48
- 2.7

0 commit comments

Comments
 (0)