This commit is contained in:
Kovid Goyal 2017-01-10 11:12:29 +05:30
parent 0ce9e75fc2
commit bdf592a544

View File

@ -7,6 +7,7 @@ matrix:
env:
- CC=gcc ASANLIB=libasan.so.0 ASAN_ARG=--asan
language: python
python: "3.5"
addons:
apt:
packages:
@ -25,6 +26,7 @@ matrix:
- CC=clang
- RUN_FLAKE=1
language: python
python: "3.5"
addons:
apt:
packages: