Parse 1 as a true Boolean in EnvironmentVariablesProvider. The convention `FOO=1` is common when using environment variables, so the provider should respond with `true` when asked for a Boolean value and finds `1`.