Skip to content

Commit 5b1f114

Browse files
Ondřej Surýrkrejci
authored andcommitted
Add pip cache
1 parent beace3a commit 5b1f114

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
@@ -4,8 +4,9 @@ env:
44
- CMOCKA_VERSION: 1.1.5
55

66
cache:
7+
pip: true
78
directories:
8-
- cmocka
9+
- cmocka
910

1011
matrix:
1112
include:

0 commit comments

Comments
 (0)