Skip to content

Commit 50fb97a

Browse files
committed
Fixed conda build script
1 parent 16256e2 commit 50fb97a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/travis_build_conda.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ if [ $TRAVIS_PYTHON_VERSION == 3.6 ]; then
3434

3535
else
3636
echo "Deferring building conda package because this is not a tagged commit"
37+
fi
3738
else
3839
echo "Skipping building conda package because this is not the required runtime"
3940
fi

0 commit comments

Comments
 (0)