Skip to content

Commit 54fcb8a

Browse files
author
Christopher Doris
committed
ensure travis uses conda for now
1 parent 1cc4080 commit 54fcb8a

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
@@ -8,6 +8,9 @@ notifications:
88
julia:
99
- 1
1010

11+
env:
12+
- PYTHONJL_EXE=CONDA
13+
1114
codecov: true
1215

1316
jobs:

0 commit comments

Comments
 (0)