Skip to content

Commit

Permalink
Cache repository directory
Browse files Browse the repository at this point in the history
  • Loading branch information
aniav committed Sep 25, 2017
1 parent 6b7e1be commit b3ed98c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ language: node_js
node_js:
- "8"

cache:
directories:
- "DjangoGirls/turorial"

install:
- npm install gitbook-cli -g
- gitbook install
Expand Down

0 comments on commit b3ed98c

Please sign in to comment.