UNPKG
mifiel
Version:
latest (0.0.1)
0.0.1
0.0.0
Mifiel API Client for NodeJS
github.com/Mifiel/nodejs-api-client
Mifiel/nodejs-api-client
mifiel
/
.travis.yml
17 lines
(13 loc)
•
170 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
language: node
_js node_
js:
-
6
-
7
-
8
-
9 before
_install: - npm install -qg npm script: - npm run tslint - npm test after_
script:
-
npm run coveralls