From 09c4c2345bae50a94a29c81f1a9d699c817e9c18 Mon Sep 17 00:00:00 2001
From: Alex Crichton <alex@alexcrichton.com>
Date: Wed, 2 Jan 2019 10:27:19 -0800
Subject: [PATCH] Test out new bors integration

See if it works with Cirrus CI!
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 67f94e59..636f10e4 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ Raw FFI bindings to platform libraries like `libc`.
 [![Documentation](https://docs.rs/libc/badge.svg)](https://docs.rs/libc)
 ![License](https://img.shields.io/crates/l/libc.svg)
 
-
 ## Usage
 
 First, add the following to your `Cargo.toml`:
-- 
GitLab