UNPKG
extinfo
Version:
latest (0.1.6)
0.1.6
0.1.5
0.1.3
0.1.2
0.1.1
0.1.0
Small library to fetch meta data from Qlik Sense extensions.
github.com/stefanwalther/extinfo
extinfo
/
.travis.yml
10 lines
(9 loc)
•
152 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js node_js: -
"0.11"
-
"0.12"
-
"iojs"
install: npm install
env
: - TEST_DIR=
test
script:
cd
$TEST_DIR
&& npm install && npm
test