Skip to content

Commit

Permalink
testing circle ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Sep 2, 2014
1 parent e758b53 commit 86fb626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Expand Up @@ -8,6 +8,7 @@ dependencies:
- pyenv install -ks 2.6.8; python -c 'print __import__("sys").version'
- pyenv rehash; python -c 'print __import__("sys").version'
- pyenv shell 2.6.8; pyenv rehash; python -c 'print __import__("sys").version'
- pyenv global 2.6.8; pyenv rehash; python -c 'print __import__("sys").version'
- pyenv local 2.6.8; pyenv rehash; python -c 'print __import__("sys").version'
#- pip install --download-cache .pip-cache nose coverage tissue
#- pip install --download-cache .pip-cache nose coverage tissue
Expand Down

0 comments on commit 86fb626

Please sign in to comment.