UNPKG
lux-utils
Version:
latest (1.1.0)
1.1.0
1.0.1
JS library to validate and format common Luxembourgish administrative data.
lux-utils
/
.travis.yml
18 lines
(14 loc)
•
202 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
language: node_js
node_js:
-
"8"
branches:
only: - master - /^greenkeeper/.*$/
install:
- npm install
script:
- npm run doc - npm run lint - npm run build - npm run test:coveralls