aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: 25c9df6b2b3f588f0038e7a87bc3b134101ed307 (plain)
1
2
3
4
5
6
7
language: python
python:
  - "2.7"
  - "3.4"
  - "3.5"
  - "3.6"
script: python tests/all_tests.py