mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-26 10:54:32 +02:00
Compare commits
1 commit
main
...
travis-3.5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c6e5a4486 |
1 changed files with 3 additions and 2 deletions
|
|
@ -4,8 +4,9 @@ dist: xenial
|
||||||
# 3.6 is listed first so it gets used for the later build stages
|
# 3.6 is listed first so it gets used for the later build stages
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7-dev"
|
- "3.5"
|
||||||
- "3.8-dev"
|
- "3.7"
|
||||||
|
- "3.8"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- sudo add-apt-repository ppa:jonathonf/backports -y
|
- sudo add-apt-repository ppa:jonathonf/backports -y
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue