Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-21 | Travis: We don't have UseIt.sh anymore :^) | Andreas Kling | |
2019-09-04 | Meta: Let's try giving Travis some valid YAML this time.. | Andreas Kling | |
2019-09-03 | Meta: Try showing the commit subject in IRC notifications | Andreas Kling | |
Hopefully I got the travis-ci notifications syntax right! | |||
2019-07-10 | Travis: Try to install a modern C++ compiler for host compilations. | Andreas Kling | |
It seems like the newest Ubuntu supported by Travis is 16.04. The bundled gcc is unable to compile the trendy and modern Serenity code, so let's try to install a newer GCC on the CI bot. :^) | |||
2019-06-04 | Make sure the CI has qemu-utils installed. | Andreas Kling | |
2019-05-28 | Add .travis.yml | Robin Burchell | |