summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 14380a58a9be40f482f673dcd844cb798c612d83 (plain)
1
2
3
4
5
6
language: python
python:
  - 3.6
  - nightly
script:
  - pytest