Skip to content

Commit abaa8af

Browse files
committed
readme: Add Travis CI badge
1 parent fb77d7a commit abaa8af

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
This repository will host the Python language worker impelementation for Azure Functions. We'll also be using it to track work items related to First Class Python Support. Feel free to leave comments about any of the features/design patterns.
1+
[![Build Status](https://travis-ci.org/Azure/azure-functions-python-worker.svg?branch=dev)](https://travis-ci.org/Azure/azure-functions-python-worker)
2+
3+
4+
This repository will host the Python language worker impelementation for Azure Functions. We'll also be using it to track work items related to First Class Python Support. Feel free to leave comments about any of the features/design patterns.
25

36
# Disclaimer
47
The project is currently in progress. Please expect the feature and design patterns to develop or change over time. If you have any feedback or requests, you can file an issue or add comments.

0 commit comments

Comments
 (0)