Travis: Enable fast_finish (#4693)

* .travis.tml: Enable fast_finish

https://blog.travis-ci.com/2013-11-27-fast-finishing-builds/

* https://pip.pypa.io/en/latest/development/#adding-a-news-entry
This commit is contained in:
anatoly techtonik 2017-10-03 00:54:21 +03:00 committed by Xavier Fernandez
parent d339351a41
commit 77dad642f4
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ sudo: false
dist: trusty
matrix:
fast_finish: true
include:
- env: TOXENV=docs
- env: TOXENV=lint-py2

1
news/DEADBEEF.trivial Normal file
View File

@ -0,0 +1 @@