From ad962d56e2d06110e026888f2731a2c7fff88604 Mon Sep 17 00:00:00 2001
From: Tavian Barnes <tavianator@tavianator.com>
Date: Mon, 5 Dec 2016 20:05:05 -0500
Subject: Add a .travis.yml

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

(limited to '.gitattributes')

diff --git a/.gitattributes b/.gitattributes
index e4504cf..084bde3 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,2 @@
 .git* export-ignore
+.travis.yml export-ignore
-- 
cgit v1.2.3