Skip to content

Commit

Permalink
handle mime-types-data issue on travis
Browse files Browse the repository at this point in the history
Using solution based on info from:
- travis-ci/travis-ci#5145
- sj26/mailcatcher#277
  • Loading branch information
lalitkapoor committed Jun 5, 2016
1 parent c8af1ef commit cc9c5be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,4 +1,6 @@
language: ruby
before_deploy:
- gem install mime-types --version "< 3"
rvm:
- "2.2.4"
- "1.9.3"
Expand Down

0 comments on commit cc9c5be

Please sign in to comment.