UNPKG
hg-citypicker
Version:
latest (2.1.0)
2.1.0
2.0.0
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.21
0.1.20
0.1.19
0.1.18
a citypicker in the mobile terminal
github.com/hamger/hg-citypicker
hamger/hg-citypicker
hg-citypicker
/
.travis.yml
14 lines
(13 loc)
•
207 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
sudo:
false
language:
node_js
node_js:
-
"8"
env:
-
CODECOV_TOKEN=11ed29c1-ded7-414a-94c3-d0cca850b293
cache:
npm:
true
directories:
-
"node_modules"
script:
-
npm
run
test
-
npm
run
codecov