1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-11-24 23:26:35 +09:00

Update .travis.yml

This commit is contained in:
Aya Morisawa 2017-02-21 05:30:54 +09:00
parent fc872109ad
commit 29cb5d2eb8

View File

@ -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