Changeset 2ab1bac in sasmodels for .travis.yml
- Timestamp:
- Jan 27, 2018 7:08:19 PM (7 years ago)
- Branches:
- master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 6dba2f0
- Parents:
- 1f991d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r1f991d6 r2ab1bac 38 38 - conda info -a 39 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 cython mako docutils cffisetuptools "pytest<4"40 - conda install --yes python=$PY numpy scipy matplotlib docutils setuptools "pytest<4" 41 41 install: 42 42 - pip install bumps 43 - pip install unittest-xml-reporting 43 - pip install unittest-xml-reporting tinycc 44 44 script: 45 45 - python --version
Note: See TracChangeset
for help on using the changeset viewer.