pymessenger2 icon indicating copy to clipboard operation
pymessenger2 copied to clipboard

activate travis again and get builds to pass

Open sils opened this issue 8 years ago • 4 comments

sils avatar Feb 21 '17 23:02 sils

I turned it on and did a test push.

I think we should add more Python versions to the travis, as in pypy3 and the new 3.6

Cretezy avatar Feb 21 '17 23:02 Cretezy

Seems we need the access token variable set for the tests to work or change them so that they're mocked properly which might be nice, being able to run them locally.

sils avatar Feb 22 '17 09:02 sils

@Cretezy would be nice to see the CI working again, so far I'm testing my changes on my own bot which isn't really conclusive and I'm not really able to write tests for what I do.

sils avatar Feb 22 '17 11:02 sils

I'm going to fix the tests today, it's just missing a working RECIPIENT_ID

Cretezy avatar Feb 22 '17 15:02 Cretezy