We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b53b52 commit 480178dCopy full SHA for 480178d
release-test.sh
@@ -5,7 +5,7 @@ set -x
5
6
package=cwl-utils
7
module=cwl_utils
8
-slug=${TRAVIS_PULL_REQUEST_SLUG:=common-workflow-language/cwl_utils}
+slug=${TRAVIS_PULL_REQUEST_SLUG:=common-workflow-language/cwl-utils}
9
repo=https://github.com/${slug}.git
10
run_tests="bin/py.test --pyargs ${module}"
11
pipver=18 # minimum required version of pip
0 commit comments