mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-26 22:46:26 +00:00
3818e535ad
* No need to run tests against compiled code * Better support for reseting modules * Will make writing tests for the github/npm apis easier
7 lines
95 B
YAML
7 lines
95 B
YAML
machine:
|
|
node:
|
|
version: 6.9
|
|
|
|
test:
|
|
post:
|
|
- bash <(curl -s https://codecov.io/bash)
|