Skip to content
Snippets Groups Projects
Commit 0b59ba37 authored by Brad Nelson's avatar Brad Nelson
Browse files

remove matrix

parent 2b3df8da
Branches
No related tags found
No related merge requests found
language: python
matrix:
include:
- python: "2.7"
- python: "3.6"
# works on Precise and Trusty
- os: linux
python:
- "2.7"
- "3.6"
os:
- linux
addons:
apt:
sources:
......@@ -14,9 +13,7 @@ matrix:
env:
- CC=gcc-4.9
- CXX=g++-4.9"
# works on Precise and Trusty
- os: linux
- linux
addons:
apt:
sources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment