Changeset 9594


Ignore:
Timestamp:
Feb 4, 2015, 12:29:01 AM (9 years ago)
Author:
steve
Message:

Added matplotlib to get bit further with travis build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/.travis.yml

    r9592 r9594  
    2626
    2727  # Replace dep1 dep2 ... with your dependencies
    28   - conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION scipy gdal netcdf4 nose
     28  - conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION scipy gdal netcdf4 nose argparse matplotlib
    2929  - source activate test-environment
    3030  - python setup.py install
Note: See TracChangeset for help on using the changeset viewer.