Fix #466: Have Travis CI create config folder
This commit is contained in:
parent
2cee0ea6ef
commit
c2e2e1c1e2
@ -1,3 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
before_script:
|
||||
- mkdir ~/.shout
|
||||
- cp defaults/config.js ~/.shout
|
||||
|
Loading…
Reference in New Issue
Block a user