Skip to content

Conversation

ColCarroll
Copy link
Member

For some reason setting the environment variable export PYTHON_VERSION=${TRAVIS_PYTHON_VERSION} wasn't working, and every test run was using python3.5. This fixes that by explicitly setting the expected values. It might also turn up some bugs in the python2.7 version!

This should help with (some) test failures on #1569

@springcoil
Copy link
Contributor

Good catch! However it leads to 18 errors :)

@ColCarroll
Copy link
Member Author

Yeah -- strange that numpy.random.choice works on a list or an array in python3.5, but not 2.7. Does not look like it slowed down the test run overly much, which is good...

@ColCarroll ColCarroll merged commit 5be027f into pymc-devs:master Dec 11, 2016
@twiecki twiecki mentioned this pull request Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants