Merge pull request #469 from astorije/astorije/fix-travis-build
Fix #466: Have Travis CI create config folder
This commit is contained in:
commit
98344b2cac
@ -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