Changeset e34fe7c in sasmodels
- Timestamp:
- Sep 11, 2017 12:18:54 PM (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:
- 33bf960
- Parents:
- f246d6b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
rf246d6b re34fe7c 25 25 before_install: 26 26 - openssl aes-256-cbc -K $encrypted_cb04388797b6_key -iv $encrypted_cb04388797b6_iv 27 -in travis_rsa.enc -outtravis_rsa -d27 -in .travis/travis_rsa.enc -out .travis/travis_rsa -d 28 28 - echo $TRAVIS_OS_NAME 29 29 - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
Note: See TracChangeset
for help on using the changeset viewer.