fixing mispelling

This commit is contained in:
Deployment Bot
2019-02-07 12:17:33 -05:00
parent 6582002f31
commit 0bed2ccbae
+1 -1
View File
@@ -23,7 +23,7 @@ executors:
- image: circleci/python:2.7.13
working_directory: ~/repo
environment:
- BRANCH: if [[$CIRCLE_BRANCH] then $CIRCL_BRANCH else develop fi
- BRANCH: if [[$CIRCLE_BRANCH] then $CIRCLE_BRANCH else develop fi
jobs: