UNPKG
@agreed/cli
Version:
latest (6.0.0)
6.0.0
5.3.2-alpha.0
5.3.1
5.3.0
5.2.1
5.2.0
5.1.10
5.1.9
5.1.8
5.1.7
5.1.6
5.1.5
5.1.4
5.1.3
5.1.2
5.1.1
5.1.0
5.0.4
5.0.2
5.0.1
5.0.0
0.2.2
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
Agreed is a tool for Consumer Driven Contract with JSON mock server
github.com/recruit-tech/agreed
@agreed/cli
/
.travis.yml
7 lines
(6 loc)
•
72 B
YAML
View Raw
1
2
3
4
5
6
7
language:
node_js
node_js:
-
"6"
-
"8"
script:
npm test
sudo:
false