Skip to content

Commit d86420f

Browse files
datapythonistaJulianWgs
authored andcommitted
CLN: Removing unused Travis files for GBQ (pandas-dev#41708)
* CLN: Removing unused Travis files for GBQ * Remove call to travis_process_gbp_encryption.sh * empty
1 parent d981397 commit d86420f

5 files changed

+0
-49
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ before_install:
4545
- echo "before_install"
4646
# Use blocking IO on travis. Ref: https://github.com/travis-ci/travis-ci/issues/8920#issuecomment-352661024
4747
- python -c 'import os,sys,fcntl; flags = fcntl.fcntl(sys.stdout, fcntl.F_GETFL); fcntl.fcntl(sys.stdout, fcntl.F_SETFL, flags&~os.O_NONBLOCK);'
48-
- source ci/travis_process_gbq_encryption.sh
4948
- export PATH="$HOME/miniconda3/bin:$PATH"
5049
- df -h
5150
- pwd

ci/travis_encrypt_gbq.sh

-34
This file was deleted.

ci/travis_gbq.json.enc

-2.3 KB
Binary file not shown.

ci/travis_gbq_config.txt

-2
This file was deleted.

ci/travis_process_gbq_encryption.sh

-12
This file was deleted.

0 commit comments

Comments
 (0)