summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2017-02-21 05:30:54 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2017-02-21 05:31:05 +0900
commit29cb5d2eb8f3020231cde718be5b9577097ca04d (patch)
tree0f1073c73dd43c46674e49ffe90dee2c4f964219
parentUpdate README.md (diff)
downloadmisskey-29cb5d2eb8f3020231cde718be5b9577097ca04d.tar.gz
misskey-29cb5d2eb8f3020231cde718be5b9577097ca04d.tar.bz2
misskey-29cb5d2eb8f3020231cde718be5b9577097ca04d.zip
Update .travis.yml
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 78f700cb1d..1d8409e160 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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