UNPKG
enterprise-data
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.0
Group, synchronize, compare data feeds
github.com/nodejs-enterprise/data
nodejs-enterprise/data
enterprise-data
/
.travis.yml
10 lines
•
101 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
cache:
- npm
node_js:
-
"5"
install:
- npm install
script:
- cd test - node test.js