UNPKG
file-js
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.0
0.3.0
0.2.0
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
Abstract representation of a pathname
github.com/nspragg/file-js
nspragg/file-js
file-js
/
.travis.yml
10 lines
(9 loc)
•
152 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
os:
-
"linux"
node_js:
-
"10"
-
"8"
after_script:
- npm run coverage - cat coverage/lcov.info | node_modules/.bin/coveralls