Skip to content

Commit

Permalink
proj4 less than 5
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Mar 22, 2018
1 parent 79e9d6b commit 8b8da1d
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 @@ -16,7 +16,7 @@ before_install:
- conda update -y -q conda

script:
- conda create -q -n py2 -c cdat/label/nightly -c nesii/label/dev-esmf -c conda-forge -c uvcdat -c pcmdi vcs vcsaddons cdp mesalib image-compare flake8 nose cia "python<3"
- conda create -q -n py2 -c cdat/label/nightly -c nesii/label/dev-esmf -c conda-forge -c uvcdat -c pcmdi vcs vcsaddons cdp mesalib image-compare flake8 nose cia "proj4<5" "python<3"
# Useful for debugging any issues with conda
- conda info -a
- source activate py2
Expand Down

0 comments on commit 8b8da1d

Please sign in to comment.