UNPKG
zater-verhoeff
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.0
1.0.0
Module for create account zater
bitbucket.org/patercapital/zater-verhoeff
zater-verhoeff
/
dist
/
node_modules
/
https-proxy-agent
/
.travis.yml
9 lines
(8 loc)
•
178 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
-
"0.8"
-
"0.10"
-
"0.12"
before_install:
- '[
"${TRAVIS_NODE_VERSION}"
!=
"0.8"
] || npm install -g npm@1.4.28' - npm install -g npm@latest