travis broken
This commit is contained in:
parent
4683b1e767
commit
4f68abb364
|
@ -1,4 +1,3 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 0.4
|
||||
- 0.6
|
||||
|
|
|
@ -34,6 +34,6 @@
|
|||
"node-uuid": "1.3.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/tap ./tst"
|
||||
"test": "./node_modules/.bin/tap ./test"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue