Commit 9f2a9604 authored by Davis King's avatar Davis King

travis

parent 23499b7d
...@@ -6,6 +6,13 @@ matrix: ...@@ -6,6 +6,13 @@ matrix:
- language: cpp - language: cpp
compiler: compiler:
- gcc - gcc
os: linux
env:
- VARIANT=test
###################
- language: cpp
compiler:
- clang - clang
os: linux os: linux
env: env:
...@@ -23,8 +30,6 @@ matrix: ...@@ -23,8 +30,6 @@ matrix:
- language: python - language: python
python: python:
- "2.7" - "2.7"
- "3.6"
os: linux
env: env:
- VARIANT=python-api - VARIANT=python-api
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment