Fixing one more case that slipped past me... sigh - #18
Conversation
|
@ronawho, @ben-albrecht, @gbtitus: This is trivial, but I'd never put it past myself to screw up a trivial Python change. |
|
Do we know why Travis-CI is failing? If it was passing would that give us more confidence in these changes (I haven't looked at the failure or what the CI tests yet myself) |
|
I tried to fix travis-ci when I was doing the first round of changes last month and PR #14 was part of my attempt at getting started with it. My sense was that it was all related to changes in pip package names and Python2 vs. 3 issues, but it felt like whenever I got it working in one environment (e.g., my desktop, Travis, the actual Heroku setting), it would break in another, probably due to my lack of skills. I'm not sure whether it would catch these issues or not, but knowing Thomas, probably? |
No description provided.