UNPKG
ml5-save
Version:
latest (1.0.0)
1.0.0
ml5 save
github.com/ml5js/ml5-library
ml5js/ml5-library
ml5-save
/
.travis.yml
9 lines
•
103 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
-
"8"
-
"10"
git:
depth: 5
script:
- yarn build - yarn test-travis