push
travis-ci
env: off/on are truthy sometimes Provide readENVTruthy, and mapTruthy, to explicitly handle the cases where on/off or similar should result in a Boolean value. Here, they should be mapped correctly, eliminating a problem @miloskozak experienced when setting AUTH_DEFAULT_ROLES=bad, there is an exception becaue the value is a literal `true` instead of the string `"bad"`. Intended to be a no-op, preserving the intended effects from previous commit dbe29bd4b from @jasoncalabrese.
11 of 11 new or added lines in 2 files covered. (100.0%)
6783 of 9009 relevant lines covered (75.29%)
9578.86 hits per line