confirmed env working

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-26 10:28:20 -04:00
parent e36d1a9406
commit 4e207e4bb8
-1
View File
@@ -1,7 +1,6 @@
#!/usr/bin/env bash
export CLINT_FORCE_COLOR=1
env
# Pipenv support (Generate requriements.txt with pipenv).
if [[ -f Pipfile ]]; then