This commit is contained in:
Davis King 2018-01-17 20:07:07 -05:00
parent 9f2a960446
commit f3ca69a3a6

View File

@ -10,14 +10,6 @@ matrix:
env:
- VARIANT=test
###################
- language: cpp
compiler:
- clang
os: linux
env:
- VARIANT=test
###################
- language: cpp
compiler:
@ -29,7 +21,7 @@ matrix:
###################
- language: python
python:
- "2.7"
- 2.7
env:
- VARIANT=python-api