Skip to content

Commit

Permalink
Add sudo to travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Dahlmanns committed Feb 11, 2017
1 parent 3b0d9bd commit 9ecf992
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ language: go
go:
1.7.x

sudo: required

before install:
- echo KERNEL==\"uinput\", GROUP=\"$USER\", MODE:=\"0660\" > /etc/udev/rules.d/99-$USER.rules

0 comments on commit 9ecf992

Please sign in to comment.