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

move python versions to front

parent aa3d742b
Branches
No related tags found
No related merge requests found
language: python
python:
- "2.7"
- "3.6"
matrix:
include:
# works on Precise and Trusty
......@@ -24,9 +27,6 @@ matrix:
env:
- CC=gcc-5
- CXX=g++-5"
python:
- "2.7"
- "3.6"
# command to install dependencies
before_install:
- eval "${MATRIX_EVAL}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment