Changeset 24cd982 in sasmodels for .travis.yml
- Timestamp:
- Apr 7, 2017 2:56:17 PM (8 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 3a45c2c
- Parents:
- 1c83260
- git-author:
- Andrew Nelson <andyfaff@…> (04/05/17 02:35:17)
- git-committer:
- Andrew Nelson <andyfaff@…> (04/07/17 14:56:17)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r1c83260 r24cd982 54 54 - conda install --yes python=$PY $NUMPYSPEC scipy cython mako cffi 55 55 56 - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then 57 pip install pyopencl; 58 fi; 59 56 60 install: 57 61 - pip install bumps
Note: See TracChangeset
for help on using the changeset viewer.