UNPKG
tz-offset
Version:
latest (0.0.2)
0.0.2
0.0.1
Javascript Timezone Offset
github.com/merencia/tz-offset
merencia/tz-offset
tz-offset
/
.travis.yml
7 lines
•
106 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"8"
before_script:
- npm install
script:
- npm run lint && npm run test