test env var

This commit is contained in:
“ibrahim0814” 2019-08-08 08:39:08 -07:00
parent 35b9267ca9
commit f93f6bdcae
No known key found for this signature in database
GPG key ID: DBBD7CB06738E2BF

View file

@ -4,7 +4,7 @@
set -eu
echo bash <(curl -s https://codecov.io/env)
CODECOV_ENV="git/hg"
if [ $# -eq 0 ]
then