Skip to content

Commit 82ecbe4

Browse files
committed
Fix travis.yml
1 parent 17083c9 commit 82ecbe4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ before_install:
1010
- chmod +x miniconda.sh
1111
- ./miniconda.sh -b -p /home/travis/miniconda
1212
- export PATH=/home/travis/miniconda/bin:$PATH
13-
- conda update --yes conda
1413
# The next couple lines fix a crash with multiprocessing on Travis and are not specific to using Miniconda
1514
- sudo rm -rf /dev/shm
1615
- sudo ln -s /run/shm /dev/shm

0 commit comments

Comments
 (0)