1 parent 587c42c commit 4d51fcdCopy full SHA for 4d51fcd
2 files changed
.travis.yml
@@ -0,0 +1,6 @@
1
+language: node_js
2
+ node_js:
3
+ - "0.11"
4
+ - "0.10"
5
+ - "0.8"
6
+ - "0.6"
README.md
@@ -2,6 +2,8 @@
python bridge for nodejs!
+[](https://travis-ci.org/[JeanSebTr]/[node-python])
+
7
Forked from [chrisdickinson/node-python](https://github.com/chrisdickinson/node-python) and updated to use node-gyp
8
9
## Installation
0 commit comments