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 27ad1e6 commit 7fcdc3dCopy full SHA for 7fcdc3d
test.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env sh
2
3
-DEVELOP="issue/conformance-tests"
+DEVELOP="develop"
4
5
if [ "${DEVELOP}" = "${TRAVIS_BRANCH}" ]; then
6
echo "Running conformance tests."
0 commit comments