We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5c17d commit e8b00aaCopy full SHA for e8b00aa
scripts/circle/pypi.sh
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env bash -e
+#!/bin/bash -e
2
3
if [ -z "$CI" ]; then
4
echo "Will only continue on CI"
0 commit comments