UNPKG
@eventstream/check
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Library for checking email, url and other
github.com/eventstream/check
eventstream/check
@eventstream/check
/
.travis.yml
15 lines
(14 loc)
•
208 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language: node_js
node_js:
-
"node"
- 10 - 8
branches:
only: - master - /^greenkeeper/.*$/
before_install:
- npm install -g codecov yarn
cache: yarn
after_success:
- codecov