Commit 12981b61 by vincent

skip node 6 tests on travis, since node 6 is not compatible with tfjs-node

parent 099cf3f2
......@@ -4,7 +4,8 @@ node_js:
- "node"
- "10"
- "8"
- "6"
# node 6 is not compatible with tfjs-node
# - "6"
env:
global:
- BACKEND_CPU=true EXCLUDE_UNCOMPRESSED=true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment