diff options
| author | Daniel Hahler <git@thequod.de> | 2019-03-31 14:28:29 +0200 |
|---|---|---|
| committer | Daniel Hahler <git@thequod.de> | 2019-03-31 14:28:29 +0200 |
| commit | dde1aac3c4844881bbb1e5eb6cbcca8bb9d9aebd (patch) | |
| tree | b3791df6d579a831d77960b570a28a3d32ab5d5a | |
| parent | 42b4194918fccbaff3fa22ba95227df8c962480f (diff) | |
| download | python-coveragepy-git-dde1aac3c4844881bbb1e5eb6cbcca8bb9d9aebd.tar.gz | |
ci: Travis: remove unnecessary comment
| -rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index edeafe68..719ba56d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,3 @@ -# Tell Travis what to do -# https://travis-ci.com/nedbat/coveragepy - dist: xenial language: python |
