Skip to content

Commit 908c224

Browse files
committed
BLD: use correct path for travis
1 parent 313b8e4 commit 908c224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ before_install:
293293
- echo "before_install"
294294
- source ci/travis_process_gbq_encryption.sh
295295
- echo $VIRTUAL_ENV
296-
- export PATH="$HOME/miniconda/bin:$PATH"
296+
- export PATH="$HOME/miniconda3/bin:$PATH"
297297
- df -h
298298
- date
299299
- pwd

0 commit comments

Comments
 (0)