Changeset fb3f5a9 in sasmodels for .travis.yml
- Timestamp:
- Sep 8, 2017 4:34:27 AM (7 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:
- eb77f9c
- Parents:
- 6c12927
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r6c12927 rfb3f5a9 24 24 packages: opencl-headers 25 25 before_install: 26 - openssl aes-256-cbc -K $encrypted_fe6026add10a_key -iv $encrypted_fe6026add10a_iv 27 -in .travis/travis_rsa.enc -out .travis/travis_rsa -d 26 28 - echo $TRAVIS_OS_NAME 27 29 - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh … … 41 43 - python --version 42 44 - python -m sasmodels.model_test -v dll all 43 44 45 notifications: 45 46 slack:
Note: See TracChangeset
for help on using the changeset viewer.