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