Changes in .travis.yml [ce8c388:2d09df1] in sasmodels


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    rce8c388 r2d09df1  
    66    env: 
    77    - PY=2.7 
     8    - DEPLOY=True 
    89  - os: linux 
    910    env: 
     
    5152  on: 
    5253    branch: master 
     54    condition: $DEPLOY = True 
    5355notifications: 
    5456  slack: 
Note: See TracChangeset for help on using the changeset viewer.