summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.org b/README.org
index dc3e730a5a0..90feba57ce8 100644
--- a/README.org
+++ b/README.org
@@ -1,8 +1,6 @@
* Rust Front-End to GCC
This is an implementation of Rust ontop of GCC.
-[[https://travis-ci.org/redbrain/gccrs.png?branch=master]]
-
** Building
Building gccrs is fairly confsing to most people who haven't built
GCC before:
@@ -55,5 +53,5 @@ if you were compiling C with GCC all target specific options will
work etc.
** Status
-Very early
+Very early and out of date