Please allow PyPy to work on Xenial

It should work if you specifically ask for the latest version of PyPy, for example:

   - python: "pypy2.7-6.0"
   - python: "pypy3.5-6.0"
1 Like