Circle isn't happening. Gotta wait for them to build a new base image.

This commit is contained in:
Jamie Bliss 2017-01-08 22:53:47 -05:00
parent 6a79c1a11c
commit e3d77be141

View file

@ -1,11 +1,8 @@
machine:
environment:
PATH: /home/ubuntu/miniconda/envs/test_env/bin:/home/ubuntu/miniconda/bin:$PATH
# Until Circle produces a new 14.04 image
pre:
- cd /opt/circleci/.pyenv; git pull
post:
- pyenv global 3.4.4 3.5.2 3.6.0
- pyenv global 3.4.4 3.5.2
dependencies:
pre: