We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 066e0b4 commit 80a2833Copy full SHA for 80a2833
.travis.yml
@@ -1,5 +1,7 @@
1
name: Mill Cache Package CI
2
language: python
3
+python:
4
+ - "3.9"
5
script:
6
- make prepare
7
- python setup.py bdist_wheel
0 commit comments