Skip to content

Commit

Permalink
add missing test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
afeld committed Apr 3, 2017
1 parent b90bb89 commit 4ad73aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- run:
name: Install Git
command: apk add --no-cache bash gcc git
command: apk add --no-cache bash gcc git musl-dev
- checkout

- run:
Expand Down

0 comments on commit 4ad73aa

Please sign in to comment.