Skip to content

Commit

Permalink
Merge pull request #1 from landlab/next
Browse files Browse the repository at this point in the history
Updating Giuseppecipolla95/tutorials to next
  • Loading branch information
Giuseppecipolla95 authored May 29, 2018
2 parents b4b821f + 1dba19e commit 62e19e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ install:
- export PATH="$CONDA_PREFIX/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda install python=$TRAVIS_PYTHON_VERSION
- conda create -n _testing python=$TRAVIS_PYTHON_VERSION
- source activate _testing
- conda install scripting -c csdms-stack
- conda install landlab jupyter -c landlab
- conda info -a && conda list
Expand Down

0 comments on commit 62e19e4

Please sign in to comment.