Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Commit

Permalink
Adds missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krienbühl committed Jul 17, 2019
1 parent f69cb4a commit 4f35e0e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -1,6 +1,12 @@
cache: pip
dist: xenial

addons:
apt:
packages:
- libgnutls28-dev
- libev-dev

matrix:
include:
- language: python
Expand Down

0 comments on commit 4f35e0e

Please sign in to comment.