UNPKG
numeric-input-v2
Version:
latest (1.0.2)
1.0.2
1.0.1
Vue Numeric Input Component
github.com/fasterv410/vue-numeric-input
fasterv410/vue-numeric-input
numeric-input-v2
/
.travis.yml
12 lines
(11 loc)
•
156 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language: node
_js node_
js:
-
"node" install:
-
npm install script:
-
npm run lint
-
npm run build:docs
-
npm run release
-
npm test
-
codecov