Update .travis.yml

This commit is contained in:
Aya Morisawa 2017-02-21 05:34:32 +09:00
parent b05922ad80
commit dc76699244
1 changed files with 1 additions and 4 deletions

View File

@ -10,10 +10,6 @@ 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
@ -29,6 +25,7 @@ addons:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
- graphicsmagick
cache:
directories: