mend travis for real
This commit is contained in:
parent
f449fdcbb7
commit
fe9752516e
|
@ -2,4 +2,5 @@ language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
before_script:
|
before_script:
|
||||||
- EDITOR="true" shuo edit
|
- mkdir ~/.shout
|
||||||
|
- cp defaults/config.js ~/.shout
|
||||||
|
|
Loading…
Reference in New Issue