Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis: Change python 3 version from 3.4 to 3.6 #70

Merged
merged 2 commits into from
Jan 17, 2018

Conversation

mschmidt87
Copy link
Collaborator

@mschmidt87 mschmidt87 commented Jan 15, 2018

This pull request is supposed to fix #63 and updates the python 3 version that Travis tests for to 3.6.
Conda reports a conflict if the h5py version is set to 2.3.1, so I simply changed this to 2.7.0 which is the most recent version and works fine.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 89.34% when pulling e6a3174 on mschmidt87:ci/py36 into 46edf52 on INM-6:master.

@coveralls
Copy link

coveralls commented Jan 15, 2018

Coverage Status

Coverage remained the same at 89.848% when pulling 426ba48 on mschmidt87:ci/py36 into 46edf52 on INM-6:master.

@jakobj
Copy link
Contributor

jakobj commented Jan 17, 2018

Hmm, how can we tell whether this works with travis? Why isn't it running automatically? Could you check permission for travis?

@mschmidt87
Copy link
Collaborator Author

Well, it is working. You can check the travis logs for this pull request: https://travis-ci.org/INM-6/h5py_wrapper/builds/329138326

I have no idea why the travis log is not displayed in the pull requests anymore. I tried to search for the problem but I couldn't find anything.

@jakobj
Copy link
Contributor

jakobj commented Jan 17, 2018

Awesome! 👍 and merging

@jakobj jakobj merged commit c42bfd2 into INM-6:master Jan 17, 2018
@mschmidt87 mschmidt87 mentioned this pull request Jan 17, 2018
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.

Update testing on travis from Python 3.4 to 3.5
3 participants