Skip to content

Commit 7fcdc3d

Browse files
committed
Changes branch name.
1 parent 27ad1e6 commit 7fcdc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env sh
22

3-
DEVELOP="issue/conformance-tests"
3+
DEVELOP="develop"
44

55
if [ "${DEVELOP}" = "${TRAVIS_BRANCH}" ]; then
66
echo "Running conformance tests."

0 commit comments

Comments
 (0)