Skip to content
Snippets Groups Projects
Commit 54920d10 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

enable coverage for python 2.6 unit tests

parent dcbe798c
Branches
Tags
No related merge requests found
...@@ -29,7 +29,7 @@ jobs: ...@@ -29,7 +29,7 @@ jobs:
sudo: required sudo: required
os: linux os: linux
language: python language: python
env: TEST_SUITE=unit env: [ TEST_SUITE=unit, COVERAGE=true ]
- python: '2.7' - python: '2.7'
sudo: required sudo: required
os: linux os: linux
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment