Update .env.travis

This commit is contained in:
David Bomba 2018-10-05 21:41:36 +10:00 committed by GitHub
parent 537b53859f
commit 8a791d46e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,4 @@ MAIL_DRIVER=log
TRAVIS=true TRAVIS=true
API_SECRET=password API_SECRET=password
TEST_USERNAME=user@example.com TEST_USERNAME=user@example.com
CODECOV_TOKEN="f9d33009-bf48-44e8-8b95-9e554f23e667"