UNPKG
react-smartbanner-bmp
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Smart app banner react version.
react-smartbanner-bmp
/
.travis.yml
14 lines
(13 loc)
•
211 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language:
node_js
cache:
yarn:
true
directories:
-
node_modules
node_js:
-
"8.10.0"
script:
-
yarn
test
-
yarn
lint
-
yarn
build
after_success:
yarn
run
coverage
after_script:
yarn
run
coveralls