mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
Circle isn't happening. Gotta wait for them to build a new base image.
This commit is contained in:
parent
6a79c1a11c
commit
e3d77be141
1 changed files with 1 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue