We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa7752 commit 8286d70Copy full SHA for 8286d70
.travis.yml
@@ -177,8 +177,6 @@ matrix:
177
- USE_CACHE=true
178
179
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; }
182
- echo "before_install"
183
- source ci/travis_process_gbq_encryption.sh
184
- export PATH="$HOME/miniconda3/bin:$PATH"
ci/travis_fast_finish.py
0 commit comments