UNPKG
mezquite
Version:
latest (1.1.5)
1.1.5
1.1.4
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2.0
0.1.4
0.1.3
0.1.2
0.0.2
0.0.1
library to manage maps between objects
github.com/Cereceres/mezquitejs
Cereceres/mezquitejs
mezquite
/
.travis.yml
10 lines
(9 loc)
•
121 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language:
node_js
sudo:
false
node_js:
-
"node"
install:
- npm install - npm install mocha -g
script:
- npm test