Skip to content

Commit

Permalink
forgot on spot for new conda env name
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed May 29, 2019
1 parent 0cdf0ef commit cf9a0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ aliases:
name: run_coveralls
command: |
export PATH=$HOME/miniconda/bin:$PATH
source activate $PY_VER
source activate cdat
# possibly turn off coverage
first=$(git cherry master -v | head -n1)
current=$(git log -n1 --pretty=oneline)
Expand Down

0 comments on commit cf9a0f3

Please sign in to comment.