Root permissions are needed for testing certain functionality

This commit is contained in:
Chelsea Holland Komlo 2017-08-22 19:03:55 +00:00
parent 37b7528683
commit 74f193daa8
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ install:
- make bootstrap
script:
- make travis
- sudo -E "PATH=$PATH" make travis