Changeset 335271e in sasmodels for .travis.yml


Ignore:
Timestamp:
Jan 31, 2018 2:59:52 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:
0e7611b
Parents:
f354e46
Message:

remove restriction on pytest<4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r2ab1bac r335271e  
    3737- conda update --yes conda 
    3838- conda info -a 
    39 # 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 matplotlib docutils setuptools "pytest<4" 
     39- conda install --yes python=$PY numpy scipy matplotlib docutils setuptools pytest 
    4140install: 
    4241- pip install bumps 
Note: See TracChangeset for help on using the changeset viewer.