mirror of
https://github.com/rizsotto/scan-build.git
synced 2025-12-16 12:00:08 +01:00
add python 3.7 to travis-ci config
This commit is contained in:
@@ -28,6 +28,13 @@ matrix:
|
||||
env:
|
||||
- TRAVIS_CLANG=clang-6.0
|
||||
- TYPECHECK=true
|
||||
- os: linux
|
||||
dist: trusty
|
||||
sudo: false
|
||||
python: 3.7
|
||||
env:
|
||||
- TRAVIS_CLANG=clang-6.0
|
||||
- TYPECHECK=true
|
||||
- os: osx
|
||||
osx_image: xcode7.3
|
||||
language: generic
|
||||
|
||||
Reference in New Issue
Block a user