Skip to content

Commit

Permalink
fix travis floodestimation version
Browse files Browse the repository at this point in the history
  • Loading branch information
faph committed Feb 24, 2015
1 parent ee4606c commit 30cf28a
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 @@ -15,7 +15,7 @@ before_install:
- sudo ln -s /run/shm /dev/shm

install:
- conda install --yes python=$TRAVIS_PYTHON_VERSION nose appdirs=1.4 Jinja2=2.7 floodestimation=0.3.3
- conda install --yes python=$TRAVIS_PYTHON_VERSION nose appdirs=1.4 Jinja2=2.7 floodestimation=0.4.0
- python setup.py install

script:
Expand Down

0 comments on commit 30cf28a

Please sign in to comment.