...
This commit is contained in:
parent
3265625e89
commit
0ce9e75fc2
1 changed files with 0 additions and 4 deletions
|
|
@ -7,8 +7,6 @@ matrix:
|
|||
env:
|
||||
- CC=gcc ASANLIB=libasan.so.0 ASAN_ARG=--asan
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
|
@ -27,8 +25,6 @@ matrix:
|
|||
- CC=clang
|
||||
- RUN_FLAKE=1
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
|
|
|||
Loading…
Reference in a new issue