We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bacec5f commit 48c652fCopy full SHA for 48c652f
.travis.yml
@@ -40,7 +40,6 @@ script:
40
- build.py --verbose --pack TGZ --config ${CONFIG} --toolchain ${TOOLCHAIN}
41
42
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
44
- export FILE_TO_UPLOAD=$(ls _builds/*/Foo-*.tar.gz)
45
46
deploy:
0 commit comments