Skip to content

Commit eab54b6

Browse files
authored
remove travis configuration and update readme build status (#171)
1 parent ddea860 commit eab54b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Rust Runtime for AWS Lambda
22

3+
[![Build Status](https://github.com/awslabs/aws-lambda-rust-runtime/workflows/Rust/badge.svg)](https://github.com/awslabs/aws-lambda-rust-runtime/actions)
4+
35
This package makes it easy to run AWS Lambda Functions written in Rust. This workspace includes multiple crates:
46

57
- [![Docs](https://docs.rs/lambda_runtime_client/badge.svg)](https://docs.rs/lambda_runtime_client) **`lambda-runtime-client`** is a client SDK for the Lambda Runtime APIs. You probably don't need to use this crate directly!

0 commit comments

Comments
 (0)