Skip to content

Commit 5d69a04

Browse files
authored
Update .travis.yml (#86)
* Update .travis.yml add newer python versions and updated mpc dependency
1 parent 28ee28a commit 5d69a04

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ python:
77
- '3.4'
88
- '3.5'
99
- '3.6'
10-
- '3.7-dev'
10+
- '3.7'
11+
- '3.8'
12+
- '3.9-dev'
1113
- 'nightly'
1214
- 'pypy3'
1315

0 commit comments

Comments
 (0)