This commit is contained in:
Kovid Goyal 2017-01-10 11:08:43 +05:30
parent 3265625e89
commit 0ce9e75fc2

View File

@ -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: