Change default version of Python to 3.6

I mean python is installed in the container. And it’s python 2.7 as shown in the log of my package. I tried TRAVIS_PYTHON_VERSION env variable and python: 3.6 in the .travis.yml file.