Changeset 0014c77 in sasmodels


Ignore:
Timestamp:
Jan 16, 2018 7:13:07 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:
e81d79b
Parents:
924a119
Message:

tweak appveyor config; maybe it will work?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • appveyor.yml

    rd810d96 r0014c77  
    6464    - cmd: conda config --add channels conda-forge 
    6565    - cmd: conda config --set show_channel_urls true 
    66     - cmd: conda update --yes --quiet conda 
    67     - cmd: conda install --yes --quiet obvious-ci 
     66    #- cmd: conda update --yes --quiet conda 
     67    #- cmd: conda install --yes --quiet obvious-ci 
    6868    - cmd: conda install --yes --quiet numpy toolchain scipy cython cffi 
    6969    - cmd: conda install --yes --channel conda-forge pyopencl 
     
    7676test_script: 
    7777    # 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.