Changeset 0014c77 in sasmodels
- Timestamp:
- Jan 16, 2018 7:13:07 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:
- e81d79b
- Parents:
- 924a119
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
appveyor.yml
rd810d96 r0014c77 64 64 - cmd: conda config --add channels conda-forge 65 65 - cmd: conda config --set show_channel_urls true 66 - cmd: conda update --yes --quiet conda67 - cmd: conda install --yes --quiet obvious-ci66 #- cmd: conda update --yes --quiet conda 67 #- cmd: conda install --yes --quiet obvious-ci 68 68 - cmd: conda install --yes --quiet numpy toolchain scipy cython cffi 69 69 - cmd: conda install --yes --channel conda-forge pyopencl … … 76 76 test_script: 77 77 # Run the project tests 78 - "%CMD_IN_ENV% python -m sasmodels.model_test dll all" 78 #- "%CMD_IN_ENV% python -m sasmodels.model_test dll all" 79 - python -m sasmodels.model_test dll all
Note: See TracChangeset
for help on using the changeset viewer.