Skip to content

Commit f5159ff

Browse files
committed
add cache
1 parent a568a26 commit f5159ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
sudo: false
22
language: python
3+
cache: pip
34
python:
45
- 3.6
56
- 3.7
@@ -8,7 +9,7 @@ python:
89
addons:
910
apt:
1011
packages:
11-
-
12+
-
1213
install:
1314
- pip install codecov
1415
- pip install tox

0 commit comments

Comments
 (0)