Python 3 plus flake8 changes (#2) * Python 3 plus flake8 changes * Create .travis to run flake8 on pull requests Use `--exit-zero` to silence all flake8 errors. * Update .travis * Rename .travis to .travis.yml * revert wsk changes * Turn off slack notification