mirror of https://github.com/docker/docs.git
Update .travis.yml
This commit is contained in:
parent
f4c87f63c9
commit
3a63474046
|
|
@ -8,7 +8,6 @@ cache:
|
|||
directories:
|
||||
- resources
|
||||
- node_modules
|
||||
- cache
|
||||
|
||||
after_success:
|
||||
- which ./node_modules/coveralls/bin/coveralls.js && cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
|
||||
|
|
|
|||
Loading…
Reference in New Issue