The folloing patch adds integration of Coveralls.io (https://coveralls.io/). With Coveralls.io, you can check the code coverage on its web site.
And, on Ubuntu 16.04 LTS, the default version of Python 3 has been upgraded to 3.5.1. This patch enables to run unit tests on Python 3.5 by using tox. IWASE Yusuke (2): tox: Add Python 3.5 tox: Integrate Coveralls.io .travis.yml | 8 ++++++-- tox.ini | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) -- 2.7.4 ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
