remove lotus-testground from CircleCI.

This commit is contained in:
Raúl Kripalani 2020-07-01 19:20:36 +01:00
parent 561b10a62b
commit 45f20b8505

View File

@ -48,9 +48,6 @@ jobs:
executor: linux
steps:
- setup
- run:
name: "build lotus-testground"
command: pushd lotus-testground && go build .
- run:
name: "build lotus-soup"
command: pushd lotus-soup && go build .