Skip to content

Commit

Permalink
chore: remove travis-ci and
Browse files Browse the repository at this point in the history
  • Loading branch information
ceelsoin committed Feb 21, 2024
1 parent efad7f4 commit 011f483
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- '*'

jobs:
build:
tests:
runs-on: ubuntu-latest
services:
redis:
Expand Down
23 changes: 0 additions & 23 deletions .travis.yml

This file was deleted.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![Build Status](https://travis-ci.org/globocom/functions.png?branch=master)](https://travis-ci.org/globocom/functions)
[![Coverage Status](https://coveralls.io/repos/github/globocom/functions/badge.svg?branch=master)](https://coveralls.io/github/globocom/functions?branch=master)
![Tests](https://github.com/globocom/functions/actions/workflows/tests.yml/badge.svg)

# Backstage Functions
Backstage Functions is an Open Source [Serverless](http://martinfowler.com/articles/serverless.html) Platform able to store and execute code.
Expand Down

0 comments on commit 011f483

Please sign in to comment.