From cb8bb94941299269d8b29ff7ae08064f4483a07f Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Wed, 19 Jun 2013 09:21:18 -0400 Subject: Trigger --- .travis.yml | 1 + MANIFEST.in | 1 + 2 files changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index ab9c3ff30..00c293046 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +# Wire up travis language: python python: diff --git a/MANIFEST.in b/MANIFEST.in index bc89253ce..6ac6051c7 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,6 +8,7 @@ COPYRIGHT.txt HACKING.txt HISTORY.txt LICENSE.txt +MANIFEST.in README.rst RELEASING.txt TODO.txt -- cgit v1.2.3