Commit 7c344b09 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Define ci_support URL

parent 32e79170
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
set -e

ci_support="https://gitlab.tiker.net/inducer/ci-support/raw/master"

if [ "$PY_EXE" == "" ]; then
  if [ "$py_version" == "" ]; then
    PY_EXE=python3