Re-enable yarn/node 4 on travis
This commit is contained in:
parent
f77b875875
commit
cd3dbe700c
@ -34,7 +34,4 @@ matrix:
|
||||
env: LINT=true PKG_CMD="npm"
|
||||
- node_js: "node"
|
||||
env: DATA_CHECK=true PKG_CMD="npm"
|
||||
exclude:
|
||||
- node_js: "4"
|
||||
env: PKG_CMD="yarn"
|
||||
after_success: 'if [ -z "${LINT-}" ] && [ -z "${DATA_CHECK-}" ]; then npm run coverage-ci ; fi'
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user