language: python matrix: include: - python: "2.7" - python: "3.5" - python: "3.6" script: python -m unittest tests.test_validator