UNPKG
choprify
Version:
latest (1.3.5)
1.3.5
1.3.4
1.3.3
1.3.1
1.3.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1
Provides the wisdom of Deepak Chopra
github.com/StoneCypher/DeepakChopra_NodeJS
choprify
/
.travis.yml
10 lines
•
202 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
notifications:
irc:
"irc.blitzed.org#stonecypher-builds"
recipients: - stonecypher@gmail.com
node_js:
-
"0.11"
-
"0.10"
before_script: npm install
script: npm test