Skip to content

Commit 0328f13

Browse files
committed
test on Python 3.9
1 parent 2274e97 commit 0328f13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
branches:
2+
only:
3+
- main
14
language: python
25
python:
36
- '3.6'
47
- '3.7'
58
- '3.8'
9+
- '3.9'
610
before_install:
711
- pip install .[toil]
812
- pip install -r dev-requirements.txt

0 commit comments

Comments
 (0)