Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Commit

Permalink
Fix the build
Browse files Browse the repository at this point in the history
Travis isn't running as root anymore :/
  • Loading branch information
jvoisin committed Nov 21, 2017
1 parent a33ecf9 commit e38299c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ addons:
apt:
packages:
- devscripts
- fakeroot

install:
- git clone --depth 1 https://github.com/plusvic/yara.git yara3
Expand Down

0 comments on commit e38299c

Please sign in to comment.