Skip to content

Commit

Permalink
ENH: Enable traces [circle front]
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jun 25, 2020
1 parent 29fab1d commit 7ef4df3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
source tools/get_minimal_commands.sh
echo "source ${PWD}/tools/get_minimal_commands.sh" >> $BASH_ENV
echo "export MNE_3D_BACKEND=pyvista" >> $BASH_ENV
echo "export _MNE_BRAIN_TRACES_AUTO=false" >> $BASH_ENV
echo "export PATH=~/.local/bin/:${MNE_ROOT}/bin:$PATH" >> $BASH_ENV
echo "BASH_ENV:"
cat $BASH_ENV
Expand Down

0 comments on commit 7ef4df3

Please sign in to comment.