Browse Source

Travis CI workaround

For https://github.com/travis-ci/travis-ci/issues/5145
Antony Messerli 9 years ago
parent
commit
86ad09e0c4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -6,6 +6,7 @@ before_install:
 script:
 - "./script/prep-release.sh"
 before_deploy:
+- gem install mime-types -v 2.6.2
 - cd build
 deploy:
   provider: cloudfiles