Skip to content

Commit

Permalink
force latest cdms2
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Aug 30, 2018
1 parent ed2555e commit cc8de45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before_install:
- bash miniconda.sh -b -p $HOME/miniconda
- conda config --set always_yes yes --set changeps1 no
script:
- conda install -c cdat/label/nightly -c conda-forge -c cdat nose vcs mesalib nodejs vcs-js flask
- conda install -c cdat/label/nightly -c conda-forge -c cdat nose vcs mesalib nodejs vcs-js flask "cdms2>2018.08.28"
- export UVCDAT_ANONYMOUS_LOG=False
- echo $TRAVIS_BRANCH
- export TRAVIS_PR_BRANCH=$TRAVIS_BRANCH
Expand Down

0 comments on commit cc8de45

Please sign in to comment.