This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
pynsist
mirror of
https://github.com/takluyver/pynsist.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add Python 3.9.0 to the testing
Christian Clauss
4 years ago
parent
b65366e484
commit
5000dd2829
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -1,5 +1,6 @@
language: python
python:
+ - "3.9-dev"
- "3.8"
- "3.7"
- "3.6"