Skip to content

Commit 57e1b94

Browse files
committed
Always DEPLOY_CONDA
1 parent bfff643 commit 57e1b94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ matrix:
1212
- env:
1313
- PYTHON_VERSION=3.6
1414
- QT_VERSION=5
15+
- DEPLOY_CONDA=true
1516
os: linux
1617
- env:
1718
- PYTHON_VERSION=2.7
1819
- QT_VERSION=4
20+
- DEPLOY_CONDA=true
1921
os: linux
2022
- env:
2123
- PYTHON_VERSION=3.7
@@ -25,6 +27,7 @@ matrix:
2527
- env:
2628
- PYTHON_VERSION=3.6
2729
- QT_VERSION=5
30+
- DEPLOY_CONDA=true
2831
os: osx
2932
addons:
3033
apt:

0 commit comments

Comments
 (0)