use conda python in tests

This commit is contained in:
Daniel Schwabeneder 2019-06-18 10:02:30 +02:00
parent f22abb8508
commit 25feb5a3a9

View File

@ -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