Skip to content

Commit

Permalink
Remove references to obsolete Travis config (#426)
Browse files Browse the repository at this point in the history
* Delete obsolete .travis.yml

Prefer alternative CI.

* Remove reference to obsolete Travis build
  • Loading branch information
mtrea authored Sep 7, 2021
1 parent 99ec27d commit 21b7552
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
34 changes: 0 additions & 34 deletions .travis.yml

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Bazel Web Testing Rules

[![Build Status](https://travis-ci.org/bazelbuild/rules_webtesting.svg?branch=master)](https://travis-ci.org/bazelbuild/rules_webtesting)
[![Build status](https://badge.buildkite.com/d9c3974f925876394ca9d3e00670c0950b6f7ebf325412def7.svg?branch=master)](https://buildkite.com/bazel/rules-webtesting-saucelabs)

Bazel rules and supporting code to allow testing against a browser with
Expand Down

0 comments on commit 21b7552

Please sign in to comment.