internal/wire: mark tests as parallelizable (#218)

This commit is contained in:
Ross Light
2019-10-25 15:00:03 -07:00
committed by shantuo
parent f240b7ac70
commit 0d3b2ebd4a
2 changed files with 1 additions and 7 deletions

View File

@@ -45,10 +45,6 @@ env:
jobs:
include:
- go: "1.11.x"
os: linux
- go: "1.12.x"
os: linux
- go: "1.13.x"
os: linux
- go: "1.13.x"