Changeset 42158d2 in sasmodels for .travis.yml


Ignore:
Timestamp:
Jan 26, 2018 10:54:53 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:
1f991d6
Parents:
bb4ff2a
Message:

work around travis/appveyor limitations for pytest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    rbb4ff2a r42158d2  
    4545- python --version 
    4646#- python -m sasmodels.model_test -v dll all 
    47 - python -m pytest -v 
     47- python -m pytest -v --cache-clear 
    4848before_deploy: 
    4949- echo -e "Host danse.chem.utk.edu\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config 
Note: See TracChangeset for help on using the changeset viewer.