Cross-compile on win32 using Docker image from port-of-rust #213
Conversation
r? @andreastt |
Reviewed 3 of 3 files at r1. .travis.yml, line 6 [r1] (raw file):
Can be $HOME/travis/docker like the above $HOME/.cargo line, but not essential. ci.sh, line 8 [r1] (raw file):
I think it would be beneficial for readability to break this up into multiple lines. Comments from Reviewable |
Reviewed 2 of 2 files at r2. Comments from Reviewable |
Please accept my apologies if this isn't the right place to ask but I don't know where else is. I'm not a developer, but a user of Firefox and Selenium. |
@timaharrison We have finished the work to make Windows 32-bit compilation possible in geckodriver’s continuous integration. We have not released a new version yet. You can track the progress of the next release, which will include a 32-bit Windows binary, in https://github.com/mozilla/geckodriver/milestone/1. |
This change is