Tidy up and consolidate both README.rst/README.md into one. Introduce linux-armv5.

This commit is contained in:
Roman Valls Guimera
2016-05-27 00:54:02 +02:00
parent d774409f13
commit 7e6150cf29
9 changed files with 168 additions and 30 deletions

View File

@ -40,6 +40,7 @@ test:
- make windows-x86:
timeout: 3000
- docker run --rm -v ~/cross-compilers/test/:/usr/src/test:ro thewtex/cross-compiler-windows-x86 python /usr/src/test/run.py --emulator /usr/bin/wine --exe-suffix ".exe"
- docker run thewtex/cross-compiler-linux-armv7 > dockcross && chmod +x dockcross && ./dockcross gcc test/C/hello.c -o hello_arm
deployment:
hub: