mirror of https://github.com/docker/docs.git
removing circle.yml
This commit is contained in:
parent
9776f44d2c
commit
5a0fd8db61
10
circle.yml
10
circle.yml
|
@ -1,10 +0,0 @@
|
|||
machine:
|
||||
node:
|
||||
version: 0.10.36
|
||||
dependencies:
|
||||
cache_directories:
|
||||
- "resources"
|
||||
- "node_modules"
|
||||
notify:
|
||||
webhooks:
|
||||
- url: https://coveralls.io/webhook
|
Loading…
Reference in New Issue