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 CI #64

Merged
merged 17 commits into from
Oct 1, 2015
Merged

Travis CI #64

merged 17 commits into from
Oct 1, 2015

Conversation

jakirkham
Copy link
Collaborator

  • Provides continuous integration for Travis CI.
  • Uses conda to install the more unwieldy dependencies (numpy, scipy, matplotlib, zmq/pyzmq, etc)
  • Uses environment variables to allow for testing against different combinations of Python and iPython.
  • Ensures that iPython versions are only tested against Python version, which they maintain support against.
  • Skips testings against iPython 4 for now.
  • Will pass in all environments if the previous two PRs are merged.
  • Once merged CI can be enabled on Travis CI with the flick of a switch.

@jakirkham jakirkham force-pushed the travis_ci branch 6 times, most recently from 129d134 to 0db854b Compare September 11, 2015 00:34
@jakirkham jakirkham mentioned this pull request Sep 11, 2015
@jakirkham jakirkham force-pushed the travis_ci branch 10 times, most recently from 8841521 to f534550 Compare September 25, 2015 14:59
@jakirkham jakirkham mentioned this pull request Sep 25, 2015
jakirkham added a commit that referenced this pull request Oct 1, 2015
@jakirkham jakirkham merged commit 2ad112a into paulgb:master Oct 1, 2015
@jakirkham jakirkham deleted the travis_ci branch October 1, 2015 03:57
@jakirkham jakirkham added this to the v0.1.4 milestone Oct 16, 2015
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.

1 participant