UNPKG
@retailmenot/roux
Version:
latest (2.2.0)
2.2.0
2.1.0
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Roux SDK and specification
github.com/RetailMeNotSandbox/roux
RetailMeNotSandbox/roux
@retailmenot/roux
/
.travis.yml
10 lines
(9 loc)
•
123 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
-
"12"
-
"10"
script:
- npm run lint - npm test
before_install:
- npm i -g npm@latest