Skip to content

Commit 48c652f

Browse files
committed
Remove workaround
1 parent bacec5f commit 48c652f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ script:
4040
- build.py --verbose --pack TGZ --config ${CONFIG} --toolchain ${TOOLCHAIN}
4141

4242
before_deploy:
43-
- rvm 1.9.3 do gem install mime-types -v 2.6.2 # workaround: https://github.com/travis-ci/travis-ci/issues/5145#issuecomment-158766310
4443
- export FILE_TO_UPLOAD=$(ls _builds/*/Foo-*.tar.gz)
4544

4645
deploy:

0 commit comments

Comments
 (0)