Skip to content

Commit 3b2c004

Browse files
author
Emmanouil Konstantinidis
committed
Travis Cache
1 parent 9677d9c commit 3b2c004

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ env:
1111
- DJANGO_VERSION=1.8
1212
- DJANGO_VERSION=1.9
1313

14+
cache:
15+
- pip
16+
- directories:
17+
- rest_framework_docs/static/node_modules/
18+
1419
before_install:
1520
- nvm install 5
1621

0 commit comments

Comments
 (0)