Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Jun 24, 2020
1 parent e22f6dc commit 3349b3d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions travis.yml
Expand Up @@ -45,8 +45,9 @@ osx_image: xcode8.3

env:
global:
- PYTHON_VERSION: 2.7
- ANACONDA_LABEL=release
matrix:
jobs:
- ANACONDA_RELEASE=start
- CONDA_RECIPE=etc/conda/libstatiskit-dev
- CONDA_RECIPE=etc/conda/autowig-libstatiskit
Expand Down Expand Up @@ -116,4 +117,4 @@ after_deploy:
- ./after_deploy

after_script:
- ./after_script
- ./after_script

0 comments on commit 3349b3d

Please sign in to comment.