Skip to content

Commit

Permalink
Uppercase ENV vars
Browse files Browse the repository at this point in the history
  • Loading branch information
mroach committed Dec 16, 2014
1 parent 35e789e commit 335f40f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ rvm:
- 2.1.5
env:
global:
- devise_secret_key=ABC123
- secret_key_base=649756ce7701ead2a915852cf9aaf6eea258a6ca503ee6d41ff6c261c276baa138c53f3b71eb0ceb3cecd2b115c4195e10ca431cd0435e841c5b5300dd77af0d
- DEVISE_SECRET_KEY=ABC123
- SECRET_KEY_BASE=649756ce7701ead2a915852cf9aaf6eea258a6ca503ee6d41ff6c261c276baa138c53f3b71eb0ceb3cecd2b115c4195e10ca431cd0435e841c5b5300dd77af0d

0 comments on commit 335f40f

Please sign in to comment.