UNPKG
uganda-markets
Version:
latest (1.4.1)
1.5.0
1.4.1
1.4.0
1.1.0
1.0.0
0.0.0-semantically-released
Get Uganda food market information
github.com/JaymesKat/uganda-markets
JaymesKat/uganda-markets
uganda-markets
/
.travis.yml
15 lines
(14 loc)
•
216 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
cache:
directories:
-
node_modules
notifications:
email:
false
node_js:
-
'10'
-
'8'
before_script:
-
npm
prune
after_success:
-
npm
run
report-coverage
-
npm
run
semantic-release