Removed obsolete 'sudo' key and renamed 'matrix' to 'jobs'
This commit is contained in:
@@ -2,7 +2,6 @@ dist: xenial
|
||||
os:
|
||||
- linux
|
||||
# - osx
|
||||
sudo: required
|
||||
language: python
|
||||
python:
|
||||
- "3.7"
|
||||
@@ -12,7 +11,7 @@ python:
|
||||
- "2.7"
|
||||
- "pypy"
|
||||
- "pypy3"
|
||||
matrix:
|
||||
jobs:
|
||||
include:
|
||||
# add a pep8 test
|
||||
- python: 3.6
|
||||
|
||||
Reference in New Issue
Block a user