mirror of
https://github.com/torproject/stem.git
synced 2024-12-05 00:46:41 +00:00
matrix: not necessary
This commit is contained in:
parent
fc3015adcc
commit
122b479a8c
@ -3,11 +3,10 @@
|
|||||||
|
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
matrix:
|
python:
|
||||||
include:
|
- "2.7"
|
||||||
- python: "2.7"
|
- "3.5"
|
||||||
- python: "3.5"
|
- "3.6"
|
||||||
- python: "3.6"
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- TEST_PARAM="--unit"
|
- TEST_PARAM="--unit"
|
||||||
|
Loading…
Reference in New Issue
Block a user