mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-30 20:18:11 +00:00
Run travis on Xenial
This commit is contained in:
parent
0203a465f7
commit
a6a5864686
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
|
||||
install:
|
||||
- pip install --upgrade pip
|
||||
|
|
|
|||
Loading…
Reference in a new issue