<p>I need some help or advice regarding Travis CI. The build of the workbench plugin failed with this error message:</p>
<pre><code>../../../workbench/src/plugin_main.c:28:18: fatal error: git2.h: No such file or directory
 #include <git2.h>
</code></pre>
<p>I found this comment in the Travis CI config:</p>
<pre><code>    # Ubuntu 12.04 doesn't have libgit2, 14.04 has a too old one, so we build
    # our own for now.
    #- libgit2-dev
</code></pre>
<p>On my machine I have libgit2-dev installed (Ubuntu 18.04.2). How can I fix this issue?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/879?email_source=notifications&email_token=AAIOWJ6WBRH6RHVDAQOK2MDP4ZLHDA5CNFSM4H37S4K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY23VIQ#issuecomment-506837666">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3J3WBLV3QRSRIG7RLP4ZLHDANCNFSM4H37S4KQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ7JHLCRW44DH34FUMDP4ZLHDA5CNFSM4H37S4K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY23VIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/879?email_source=notifications\u0026email_token=AAIOWJ6WBRH6RHVDAQOK2MDP4ZLHDA5CNFSM4H37S4K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY23VIQ#issuecomment-506837666",
"url": "https://github.com/geany/geany-plugins/pull/879?email_source=notifications\u0026email_token=AAIOWJ6WBRH6RHVDAQOK2MDP4ZLHDA5CNFSM4H37S4K2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY23VIQ#issuecomment-506837666",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>