mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 05:38:25 +00:00
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 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
before_script:
|
||||
- mkdir ~/.shout
|
||||
- cp defaults/config.js ~/.shout
|
||||
|
|
Loading…
Add table
Reference in a new issue