Skip to content

Commit

Permalink
Remove workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Nov 23, 2015
1 parent bacec5f commit 48c652f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ script:
- build.py --verbose --pack TGZ --config ${CONFIG} --toolchain ${TOOLCHAIN}

before_deploy:
- 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
- export FILE_TO_UPLOAD=$(ls _builds/*/Foo-*.tar.gz)

deploy:
Expand Down

0 comments on commit 48c652f

Please sign in to comment.