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

Remove extraneous shell options in build-and-test-py-project-within-miniconda.sh

parent 645a79b9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
#! /bin/bash

set -e
set -x

curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/ci-support.sh
source ci-support.sh