summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-06-30 10:30:31 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-06-30 10:30:31 -0400
commit3a09d466015fbbd2ca3771cd3d425c3f4a3ebd38 (patch)
tree119791a274445f18a9e3a1115207e23e8771f5ac /.travis.yml
parent24406f95ad1049c60a2ebb907d69168b6d8b42e2 (diff)
downloadpython-coveragepy-git-3a09d466015fbbd2ca3771cd3d425c3f4a3ebd38.tar.gz
Run pylint on travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index df238e57..8b0165ae 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
# Tell Travis what to do
-# https://travis-ci.org/nedbat/coveragepy
+# https://travis-ci.com/nedbat/coveragepy
language: python