We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1519a74 commit 9ca0e1bCopy full SHA for 9ca0e1b
.travis.yml
@@ -1,7 +1,8 @@
1
sudo: required
2
language: node_js
3
node_js:
4
- - "node"
+ #- "node"
5
+ - "11"
6
- "10"
7
- "8"
8
# node 6 is not compatible with tfjs-node
0 commit comments