Skip to content

Commit

Permalink
Add documentation for dummy variables in .travis.yml (#5781)
Browse files Browse the repository at this point in the history
  • Loading branch information
citizen428 authored and mstruve committed Jan 28, 2020
1 parent 26e4412 commit 1a8ca3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ env:
- RAILS_ENV=test
- CC_TEST_REPORTER_ID=f39e060a8b1a558ebd8aff75d5b9760bf1ae98f3f85d628ae28814f3c66438cd
- DATABASE_URL=postgres://postgres@localhost/
# Dummy values needed to verify the app boots via "rails runner"
- APP_PROTOCOL=http://
- APP_DOMAIN=localhost:3000
- TIMBER=dummy
Expand Down

0 comments on commit 1a8ca3a

Please sign in to comment.