use conda python in tests
This commit is contained in:
parent
f22abb8508
commit
25feb5a3a9
@ -6,7 +6,7 @@ os:
|
||||
julia:
|
||||
- 1.1
|
||||
- nightly
|
||||
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- julia: nightly
|
||||
@ -16,5 +16,8 @@ before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then pwd ; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./test/install_wkhtmltoimage.sh ; fi
|
||||
|
||||
env:
|
||||
- PYTHON = ""
|
||||
|
||||
notifications:
|
||||
email: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user