Update .travis.yml

This commit is contained in:
Aya Morisawa 2017-02-21 05:30:54 +09:00
parent ca903a2e2f
commit 14b1a825f8

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