mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-02-03 01:49:56 -05:00
Revert "travis: fetch the whole repo"
This reverts commit 51227fecf7039a557d63110acb9471382d6d086b.
This commit is contained in:
parent
51227fecf7
commit
be84a44da7
@ -4,6 +4,10 @@ sudo: false
|
|||||||
|
|
||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
|
# Only clone the most recent commit.
|
||||||
|
git:
|
||||||
|
depth: 1
|
||||||
|
|
||||||
# keep cache of the deps
|
# keep cache of the deps
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user