diff options
| author | jvoisin | 2017-11-21 14:17:47 +0100 |
|---|---|---|
| committer | jvoisin | 2017-11-21 14:17:47 +0100 |
| commit | 94af317677ee0776eaf7b1cd802bc90f95c53149 (patch) | |
| tree | 9ce6b647b6113042f650556afb948e06d822e4d5 /.travis.yml | |
| parent | e38299ceb90681ff6a2c1a38f92cafe18196c70f (diff) | |
Add a missing dep
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 69b59b4..132447d 100644 --- a/.travis.yml +++ b/.travis.yml | |||
| @@ -5,6 +5,7 @@ addons: | |||
| 5 | packages: | 5 | packages: |
| 6 | - devscripts | 6 | - devscripts |
| 7 | - fakeroot | 7 | - fakeroot |
| 8 | - debhelper | ||
| 8 | 9 | ||
| 9 | install: | 10 | install: |
| 10 | - git clone --depth 1 https://github.com/plusvic/yara.git yara3 | 11 | - git clone --depth 1 https://github.com/plusvic/yara.git yara3 |
