Initial commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
- "iojs"
|
||||
- "6.0"
|
||||
- "5.0"
|
||||
- "4.2"
|
||||
- "0.12"
|
||||
- "0.10"
|
||||
script: make test-coveralls
|
||||
sudo: false
|
||||
Reference in New Issue
Block a user