Commit 140b792d authored by Jesse Mapel's avatar Jesse Mapel Committed by Jesse Mapel
Browse files

Added force flag to anaconda update

parent 581fb0cd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ before_install:
  - export PATH="$HOME/miniconda/bin:$PATH"
  - hash -r
  - conda config --set always_yes yes --set changeps1 no
  - conda update -q conda
  - conda update -q --force conda
  # Useful for debugging any issues with conda
  - conda info -a
  # Create the env