Skip to content

Commit 0d02187

Browse files
committed
trying this for travis
1 parent 7fc92ec commit 0d02187

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.travis.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
language: python
22

3+
python:
4+
- '3.5'
5+
- '3.6'
36
matrix:
47
include:
5-
- python: 3.5
6-
- python: 3.6
78
- python: 3.7
9+
dist: xenial
10+
sudo: true
811
- python: 3.8
912
dist: xenial
1013
sudo: true

0 commit comments

Comments
 (0)