From 3a950cb42ee450a02d567b25bcb2847f586eabfa Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 27 Nov 2013 05:11:57 -0500 Subject: appease travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index bc82c8faf..29e499e76 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,8 @@ python: - 3.2 - 3.3 +install: python setup.py dev + script: python setup.py test -q notifications: -- cgit v1.2.3