Conversation
Travis config will deploy to PyPI on a new tag.
…on-matlab-bridge into dhermes-travis-pypi
|
Hmm. Apparently not: https://travis-ci.org/arokem/python-matlab-bridge/builds/48195292 Any ideas? |
|
I suppose we need to add a do nothing script. My bad. How about something like this (added to script:
- trueIf you have unit tests you'd like to run you could add a section for that as well. |
|
That would require matlab... On Sat, Jan 24, 2015 at 2:50 PM, Danny Hermes notifications@github.com
|
|
Haha yes I thought about this a bit. Doesn't seem to be worth the effort. |
|
You could maybe run the tests under Octave (set USE_OCTAVE=1 environment
|
|
It would probably be trickier than that actually. I'll look into myself
|
|
I'll merge this one for now. I think that we should put out a new release/tag soon anyway, so we will get to try this out! |
@dhermes - how does this look to you?
If you think this is ready to go, I will merge it.
Then, we can close #113