Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

remove travis support #27

Merged
merged 1 commit into from
Nov 1, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# test_reflective_loader

[![Build Status](https://travis-ci.org/dart-lang/test_reflective_loader.svg?branch=master)](https://travis-ci.org/dart-lang/test_reflective_loader)
[![Build Status](![Dart](https://github.com/dart-lang/test_reflective_loader/workflows/Dart/badge.svg))](https://github.com/dart-lang/test_reflective_loader/actions)

Support for discovering tests and test suites using reflection.

Expand Down