Changeset 4673c13 in sasmodels


Ignore:
Timestamp:
Sep 11, 2017 9:09:48 AM (7 years ago)
Author:
lewis
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
9d90393
Parents:
7e11c3a
Message:

Debug deploy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r7e11c3a r4673c13  
    2525before_install: 
    2626- if [[ $encrypted_fe6026add10a_iv ]]; then openssl aes-256-cbc -K $encrypted_fe6026add10a_key -iv $encrypted_fe6026add10a_iv  
    27   -in .travis/travis_rsa.enc -out .travis/travis_rsa; fi; 
     27  -in .travis/travis_rsa.enc -out .travis/travis_rsa; echo "Key decrypted"; ls -a .travis; fi; 
    2828- echo $TRAVIS_OS_NAME 
    2929- 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.