Changeset 26e7122 in sasmodels for .travis.yml


Ignore:
Timestamp:
Feb 25, 2015 9:09:06 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:
4f31ddb
Parents:
5c90c66
Message:

Update .travis.yml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r5c90c66 r26e7122  
    1414  - sudo apt-get update; 
    1515  - sudo apt-get install python-numpy python-scipy 
    16   - sudo apt-get install opencl-headers 
     16#  - sudo apt-get install opencl-headers 
    1717 
    1818install: 
    19   - pip install pyopencl 
     19#  - pip install pyopencl 
    2020  - pip install bumps 
    2121script: 
Note: See TracChangeset for help on using the changeset viewer.