Commit 08fa72a0 authored by Isuru Fernando's avatar Isuru Fernando
Browse files

Remove asv setup

This is done by asv run anyway and for some reason aborts the build
parent 1c4f4d9b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@ if [[ ! -z "$CI" ]]; then
fi

asv machine --yes
asv setup --verbose
master_commit=`git rev-parse master`
test_commit=`git rev-parse HEAD`