Skip to content

Commit 9e77c16

Browse files
committed
Missing double quote
1 parent b8fb4b4 commit 9e77c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
name: Test with tox
143143
command: 'tox -e py36-optional'
144144

145-
python-3.7-optional":
145+
"python-3.7-optional":
146146
docker:
147147
- image: circleci/python:3.7-stretch-node-browsers
148148
environment:

0 commit comments

Comments
 (0)