Skip to content

Commit 1bcb671

Browse files
committed
CI: remove travis dedupe as enabled auto-cancellation
xref https://github.com/pandas- dev/pandas/commit/79581ffe6fb73089dfa8394c2f4e44677acfe1ce of course Travis just announced auto-cancellation / it looks good when I enabled it. so removing this :< Author: Jeff Reback <[email protected]> Closes pandas-dev#15783 from jreback/cancel and squashes the following commits: 8286d70 [Jeff Reback] CI: remove travis dedupe as enabled auto-cancellation
1 parent 7fa7752 commit 1bcb671

File tree

2 files changed

+0
-79
lines changed

2 files changed

+0
-79
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,6 @@ matrix:
177177
- USE_CACHE=true
178178

179179
before_install:
180-
- echo "Checking to see if this build is outdated"
181-
- ci/travis_fast_finish.py || { echo "Failing outdated build to end it."; exit 1; }
182180
- echo "before_install"
183181
- source ci/travis_process_gbq_encryption.sh
184182
- export PATH="$HOME/miniconda3/bin:$PATH"

ci/travis_fast_finish.py

-77
This file was deleted.

0 commit comments

Comments
 (0)