From ac41c5119f7aac8901315970c5a65eec3e5cd08f Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Fri, 13 Sep 2013 21:36:15 -0400 Subject: Make a change to see a change. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 42384521..e96d6835 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +# Tell Travis (travisci.org) what to do + language: python python: -- cgit v1.2.1