UNPKG
amatch
Version:
latest (1.0.1)
1.0.1
1.0.0
Namespace string matcher
github.com/a-labo/amatch
a-labo/amatch
amatch
/
.travis.yml
11 lines
(10 loc)
•
128 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node
_js node_
js:
-
'6' install:
-
npm install script:
-
./ci/build.js
-
./ci/test.js
-
./ci/cover.js
-
./ci/report.js