Tests #196
No reviewers
Labels
No labels
Bug
Enhancement
Feature Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/twython#196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #169
Okay, I'm going to merge this even though Travis fails. It succeded on 2.6 and 2.7 on Travis but failed on 3.3. But locally on 3.3, it succeed.
And then after my coverage commit, it didn't have secure vars (but had them on
a76b93e491) >_>Then I read this:
So I don't get why it would work once, but not again. but let's give this a shot on
masterand fix from there.