Skip to content

Commit a2aef63

Browse files
authored
Update circle.yml
1 parent 2d5ea62 commit a2aef63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99

1010
test:
1111
override:
12-
- scripts/install.sh
12+
- scripts/install.sh --enable-coverage
1313

1414
general:
1515
artifacts:

0 commit comments

Comments
 (0)