| dalba | 748e103 Changeset → | |
| EventStreams.__doc__: Change `iter(stream).next` to `next(iter(stream))` Python 3 generators don't have the next method. Use the built-in next function. Change-Id: Iecf55f31ab41a6d2eb7fe0e23a544d2a40d3e408 |
||
| dalba | 748e103 Changeset → | |
| EventStreams.__doc__: Change `iter(stream).next` to `next(iter(stream))` Python 3 generators don't have the next method. Use the built-in next function. Change-Id: Iecf55f31ab41a6d2eb7fe0e23a544d2a40d3e408 |
||
Want to know about upcoming build environment updates?
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.
|
Documentation about Travis CI Need help? Mail support! Choose who receives these build notification emails in your configuration file. |
Would you like to test your private code?
Travis CI for Private Projects could be your new best friend!