Skip to content
This repository was archived by the owner on Sep 16, 2018. It is now read-only.

Commit 93ce4e7

Browse files
committed
Hack to make Travis deploy work
1 parent 4e9b86e commit 93ce4e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ script:
2323
after_success:
2424
- coveralls
2525

26+
before_deploy:
27+
- gem install mime-types -v 2.6.2
2628
deploy:
2729
provider: releases
2830
api_key:

0 commit comments

Comments
 (0)