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