fix kw_arg checking for time.struct_time()#1497
Conversation
|
I just submitted thia PR -- but it does not appear to have kicked off Travis build -- did I do something wrong? It is running on travis-ci.org --- not sure why or if that matters. will let it finish there and see what happens |
|
travis ran on travis-ci.org and passed, but I don't know how to get it to migrate my fork to travis-ci.com? https://travis-ci.org/jerryneedell/circuitpython/builds/484520162?utm_medium=notification&utm_source=email |
|
Hi, we enrolled in the Travis beta migration program: https://docs.travis-ci.com/user/migrate/open-source-on-travis-ci-com/#existing-open-source-repositories-on-travis-ciorg. Once we were in it, a list of repos we could migrate showed up on https://travis-ci.org/account/repositories at the bottom, if I remember right, with "Migrate" buttons. You can also just wait for them to migrate your repo eventually. |
|
The PR should have triggered a build, though; we're not sure why it didn't happen. Neither Travis nor GitHub are reporting problems currently. |
|
So-any idea how to proceed? |
|
I think its low risk so I'll approve and merge. |
fixes #1493 -- change suggested by @tannewt
tested on metro_m4_express and itsybitsym4_express