aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: d71276e262bd1d3c07af4dc65d604e805b0709cb (plain)
1
2
3
4
5
6
7
language: python
python:
  - "2.7"
  - "3.6"
  - "3.7"
  - "3.8"
script: python tests/all_tests.py