Changeset bb4ff2a in sasmodels for .travis.yml


Ignore:
Timestamp:
Jan 26, 2018 10:45:35 PM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
42158d2
Parents:
ecb485c
Message:

work around travis/appveyor limitations for pytest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    ra69d8cd rbb4ff2a  
    3838- conda info -a 
    3939# 2018-01-26 PAK: sasmodels uses yield generator for tests, which isn't supported in pytest 4+ 
    40 - conda install --yes python=$PY numpy scipy cython mako cffi "pytest<4" 
     40- conda install --yes python=$PY numpy scipy cython mako docutils cffi "pytest<4" 
    4141install: 
    4242- pip install bumps 
Note: See TracChangeset for help on using the changeset viewer.