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