diff options
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 9b5ed56f..ae6441d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +# Tell Travis what to do +# https://travis-ci.com/nedbat/coveragepy + dist: xenial language: python |