diff --git a/.env.travis b/.env.travis index 3a18a2ca50..d1e56ded2f 100644 --- a/.env.travis +++ b/.env.travis @@ -22,3 +22,4 @@ MAIL_DRIVER=log TRAVIS=true API_SECRET=password TEST_USERNAME=user@example.com +TEST_PERMISSIONS_USERNAME=permissions@example.com