UNPKG
myojs
Version:
latest (2.0.1)
2.0.1
2.0.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.15.2
0.15.1
0.15.0
0.8.18
0.8.17
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
JavaScript/ES2015/ES6 client for the Thalmic Labs Myo
github.com/logotype/myojs
logotype/myojs
myojs
/
.travis.yml
12 lines
•
298 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language:
node_js
node_js:
-
5.1
.0
addons:
code_climate:
repo_token:
6c326651206753f240fa5f1c0fed1bdbfae8325f5bb31e294c0228c0a95e2882
script:
-
npm
run
lint
-
npm
run
build
-
npm
test
after_script:
-
./node_modules/codeclimate-test-reporter/./bin/codeclimate.js
<
coverage/lcov.info