Skip to content

Commit

Permalink
travis bug - deleted update conda line causing error
Browse files Browse the repository at this point in the history
  • Loading branch information
dokato committed Dec 26, 2015
1 parent 9f61499 commit f561713
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ before_install:
- chmod +x miniconda.sh
- ./miniconda.sh -b
- export PATH=/home/travis/miniconda/bin:$PATH
- conda update --yes conda
# The next couple lines fix a crash with multiprocessing on Travis and are not specific to using Miniconda
- sudo rm -rf /dev/shm
- sudo ln -s /run/shm /dev/shm
Expand Down

0 comments on commit f561713

Please sign in to comment.