Skip to content

Commit

Permalink
Add installation of libgit2-dev in frigg settings
Browse files Browse the repository at this point in the history
  • Loading branch information
relekang committed Jul 27, 2015
1 parent b14b468 commit ff1d72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .frigg.yml
@@ -1,5 +1,5 @@
setup_tasks:
- apt-get update && apt-get install libgit2-0
- apt-get update && apt-get install libgit2-0 libgit2-dev

tasks:
- tox -e flake8
Expand Down

0 comments on commit ff1d72b

Please sign in to comment.