diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 8e877ae7f3d..00000000000 --- a/.travis.yml +++ /dev/null @@ -1,2 +0,0 @@ -branches: - only: none diff --git a/README.md b/README.md index ad642f43e54..6786b3bbba6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The Servo Parallel Browser Engine Project -[![Linux Build Status](https://img.shields.io/travis/servo/servo/master.svg?label=Linux%20build)](https://travis-ci.com/servo/servo) [![Changelog #228](https://img.shields.io/badge/changelog-%23228-9E978E.svg)](https://changelog.com/podcast/228) +[![Changelog #228](https://img.shields.io/badge/changelog-%23228-9E978E.svg)](https://changelog.com/podcast/228) Servo is a prototype web browser engine written in the [Rust](https://github.com/rust-lang/rust) language. It is currently developed on