]> granicus.if.org Git - python/commitdiff
Have Travis consider a pull request as passing as soon as required tests complete...
authorBrett Cannon <brettcannon@users.noreply.github.com>
Wed, 15 Feb 2017 00:37:15 +0000 (16:37 -0800)
committerDonald Stufft <donald@stufft.io>
Wed, 15 Feb 2017 00:37:15 +0000 (19:37 -0500)
Without this flag, the coverage test will hold up the status of the pull request.

.travis.yml

index dc3a00d1f4b5a337196264bb35b76da098708c0e..f9e62147a72a451d43023a9482918e463fd214f7 100644 (file)
@@ -20,6 +20,7 @@ env:
   - TESTING=cpython
 
 matrix:
+  fast_finish: true
   allow_failures:
     - env:
        - TESTING=coverage