diff options
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 9edef07..69b59b4 100644 --- a/.travis.yml +++ b/.travis.yml | |||
| @@ -4,6 +4,7 @@ addons: | |||
| 4 | apt: | 4 | apt: |
| 5 | packages: | 5 | packages: |
| 6 | - devscripts | 6 | - devscripts |
| 7 | - fakeroot | ||
| 7 | 8 | ||
| 8 | install: | 9 | install: |
| 9 | - git clone --depth 1 https://github.com/plusvic/yara.git yara3 | 10 | - git clone --depth 1 https://github.com/plusvic/yara.git yara3 |
