aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.travis.yml
blob: 3b958c169ed9fd88f0ddd6d7444c354f3c3a0c57 (plain) (blame)
1
2
3
4
5
6
7
8
9
language: python
python:
  - '3.4'
  - '3.5'
  - '3.6'
  - '3.7'
jobs:
  fast_finish: true
script: ./.travis/bin/main.sh