Skip to content

Commit 80a2833

Browse files
committed
Specify python version
1 parent 066e0b4 commit 80a2833

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Mill Cache Package CI
22
language: python
3+
python:
4+
- "3.9"
35
script:
46
- make prepare
57
- python setup.py bdist_wheel

0 commit comments

Comments
 (0)