Skip to content

Commit a8e00e0

Browse files
committed
update travis pipelines
1 parent f4aa051 commit a8e00e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
language: python
44
python:
5+
- 3.8
6+
- 3.7
57
- 3.6
68
- 3.5
7-
- 3.4
8-
- 3.3
99

1010
install:
1111
- pip install -e .[dev]

0 commit comments

Comments
 (0)