1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 12:57:35 +00:00

Add .travis.yml

This commit is contained in:
Robin Burchell 2019-05-28 14:47:24 +02:00 committed by Andreas Kling
parent 246dd93fe9
commit a942fa2ed3
2 changed files with 28 additions and 0 deletions

View file

@ -2,6 +2,8 @@
Graphical Unix-like operating system for x86 computers.
![Travis CI status](https://travis-ci.org/SerenityOS/serenity.svg?branch=master)
## About
*I always wondered what it would be like to write my own operating system, but I never took it seriously. Until now.*