language: python python: - "2.7" - "3.6" - "nightly" cache: pip script: - python setup.py test