Changeset 26e7122 in sasmodels for .travis.yml
- Timestamp:
- Feb 25, 2015 9:09:06 AM (10 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r5c90c66 r26e7122 14 14 - sudo apt-get update; 15 15 - sudo apt-get install python-numpy python-scipy 16 - sudo apt-get install opencl-headers16 # - sudo apt-get install opencl-headers 17 17 18 18 install: 19 - pip install pyopencl19 # - pip install pyopencl 20 20 - pip install bumps 21 21 script:
Note: See TracChangeset
for help on using the changeset viewer.