Skip to content

Commit db684d1

Browse files
committed
dbg: conda update
1 parent d805795 commit db684d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ before_install:
88
- chmod +x miniconda.sh
99
- ./miniconda.sh -b
1010
- export PATH=/home/travis/anaconda/bin:$PATH
11+
- echo $PATH
12+
- ls /home/travis/anaconda/bin/
1113
# The next couple lines fix a crash with multiprocessing on Travis
1214
- sudo rm -rf /dev/shm
1315
- sudo ln -s /run/shm /dev/shm

0 commit comments

Comments
 (0)