Changeset 5304138 in sasmodels


Ignore:
Timestamp:
Feb 25, 2015 8:44:00 AM (9 years ago)
Author:
mathieu
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
5c90c66
Parents:
bd40733
Message:

Tweak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    rbd40733 r5304138  
    1111virtualenv: 
    1212  system_site_packages: true 
     13before_install: 
     14    - sudo apt-get install opencl-headers 
     15 
    1316install: 
    14 #  - pip install pyopencl 
     17  - pip install pyopencl 
    1518  - pip install bumps 
    1619script: 
Note: See TracChangeset for help on using the changeset viewer.