forked from FoundKeyGang/FoundKey
Update .travis.yml
This commit is contained in:
parent
fc872109ad
commit
29cb5d2eb8
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ services:
|
|||
- mongodb
|
||||
- redis-server
|
||||
|
||||
before-install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y graphicsmagick
|
||||
|
||||
before_script:
|
||||
- mkdir ./.config
|
||||
- cp ./.ci-files/default.yml ./.config
|
||||
|
|
Loading…
Reference in a new issue