Skip to content

Commit

Permalink
Fix pyenv issues in Travis CI setup
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jul 31, 2020
1 parent 5aa288c commit 377cfab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -5,7 +5,7 @@
git:
depth: 100

language: generic
language: python

os:
- linux
Expand All @@ -18,7 +18,6 @@ notifications:

env:
global:
- PYENV_VERSION=3.7
- PKG_TEST_PYTHON="--test-python=py37 --test-python=py27"
- CHANS_DEV="-c pyviz/label/dev -c bokeh -c conda-forge"
- CHANS="-c pyviz"
Expand Down

0 comments on commit 377cfab

Please sign in to comment.