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

View file

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