Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ before_install:
- echo "before_install"
# Use blocking IO on travis. Ref: https://github.com/travis-ci/travis-ci/issues/8920#issuecomment-352661024
- 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);'
- source ci/travis_process_gbq_encryption.sh
- export PATH="$HOME/miniconda3/bin:$PATH"
- df -h
- pwd
Expand Down
34 changes: 0 additions & 34 deletions ci/travis_encrypt_gbq.sh

This file was deleted.

Binary file removed ci/travis_gbq.json.enc
Binary file not shown.
2 changes: 0 additions & 2 deletions ci/travis_gbq_config.txt

This file was deleted.

12 changes: 0 additions & 12 deletions ci/travis_process_gbq_encryption.sh

This file was deleted.