UNPKG
@pgprojectx/bazaarvoice-sdk
Version:
latest (1.0.0)
1.0.0
0.3.0
0.2.0
0.1.1
API wrapper for BazaarVoice
github.com/pgalchemy/bazaarvoice
pgalchemy/bazaarvoice
@pgprojectx/bazaarvoice-sdk
/
.travis.yml
9 lines
(8 loc)
•
86 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language:
node_js
node_js:
-
'8'
-
'10'
install:
- npm install
script:
- npm run test