aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.travis.yml
blob: d3d15671edbe15f048c829abdab7de1a6e39fb88 (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/travis.sh