test ci env var

This commit is contained in:
“ibrahim0814”
2019-08-08 08:19:32 -07:00
parent e0cc6d49d9
commit 39a99a4e84

View File

@@ -4,6 +4,8 @@
set -eu set -eu
ci_env="git/hg"
if [ $# -eq 0 ] if [ $# -eq 0 ]
then then
echo "Please provide an upload token from codecov.io" echo "Please provide an upload token from codecov.io"