Python3 incompatible commits must not be allowed
Created by: dilawar
No python script committed to any repo should be python3 incompatible.
Make sure that either commit is rejected or travis build fails.
Created by: dilawar
No python script committed to any repo should be python3 incompatible.
Make sure that either commit is rejected or travis build fails.
Created by: dilawar
Added support on Travis to reject python3 incompatible commits.