Skip to content

Commit

Permalink
Specify python version
Browse files Browse the repository at this point in the history
  • Loading branch information
colin4124 committed Feb 24, 2022
1 parent 066e0b4 commit 80a2833
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Mill Cache Package CI
language: python
python:
- "3.9"
script:
- make prepare
- python setup.py bdist_wheel
Expand Down

0 comments on commit 80a2833

Please sign in to comment.