Use Travis CI for per-commit builds
commit453d81807cdcb4eb9210de02bc4126f867b930f9
authorVojtech Horky <vojtech.horky@gmail.com>
Tue, 6 Feb 2018 09:27:52 +0000 (6 10:27 +0100)
committerVojtech Horky <vojtech.horky@gmail.com>
Wed, 21 Feb 2018 15:05:14 +0000 (21 16:05 +0100)
tree813105c4e019c8b5feacf7ffc80047b031b95d6a
parentfd835350e368050a2eb4725e8bf682d2ff761cb6
Use Travis CI for per-commit builds

Builds selected harbours only (that are known to build well), downloads
cross-compilation toolchain from ci.helenos.org.
.travis.yml [new file with mode: 0644]
travis.sh [new file with mode: 0755]