diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2013-09-13 21:36:15 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-09-13 21:36:15 -0400 |
commit | ac41c5119f7aac8901315970c5a65eec3e5cd08f (patch) | |
tree | 72dd18ed6ea2387910d1dd3f63c66c0c2df99a61 | |
parent | 9692668dcc80d6df15fa8128f0aca676ea505f51 (diff) | |
download | python-coveragepy-git-ac41c5119f7aac8901315970c5a65eec3e5cd08f.tar.gz |
Make a change to see a change.
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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: |