Skip to content

Commit

Permalink
Merge pull request #10 from CDAT/bad_conda
Browse files Browse the repository at this point in the history
downgrade conda on travis as well
  • Loading branch information
doutriaux1 authored Feb 7, 2019
2 parents ef32650 + 2d78f19 commit 8fdc229
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ before_install:
- bash miniconda.sh -b -p $HOME/miniconda
- conda config --set always_yes yes --set changeps1 no
- conda update -y -q conda
- conda install -f "conda<4.6"
script:
- export UVCDAT_ANONYMOUS_LOG=False
- export UVCDAT_SETUP_PATH=${HOME}
Expand Down
Binary file modified tests/baselines/test_thermo_basic_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/baselines/test_thermo_basic_windbarbs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8fdc229

Please sign in to comment.