Commit 70e593a3 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Merge branch 'bench' into 'master'

Remove .asv/env so that a new env is created

See merge request !11
parents d2cf4f43 4a34cdde
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ if [[ ! -z "$CI" ]]; then
    # Copy, so that the original folder is not changed.
    cp -r ~/.$PROJECT/asv/results .asv/results
  fi
  rm -rf .asv/env
fi

if [[ ! -f ~/.asv-machine.json ]]; then