Skip to content

Commit acce1e9

Browse files
committed
Replace Travis CI with GitHub Actions
1 parent 5144954 commit acce1e9

File tree

2 files changed

+1
-30
lines changed

2 files changed

+1
-30
lines changed

.travis.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<a href=https://github.com/rails/web-console/tree/v3.7.0>v3.7.0</a>
66
</p>
77

8-
# Web Console [![Build Status](https://travis-ci.org/rails/web-console.svg?branch=master)](https://travis-ci.org/rails/web-console)
8+
# Web Console [![CI](https://github.com/rails/web-console/actions/workflows/ci.yml/badge.svg)](https://github.com/rails/web-console/actions/workflows/ci.yml)
99

1010
_Web Console_ is a debugging tool for your Ruby on Rails applications.
1111

0 commit comments

Comments
 (0)