diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 9c250e6f0e8f69a0a2953535115efde359462763..0000000000000000000000000000000000000000
--- a/.travis.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-language: dart
-dart:
-  - stable
-dart_task:
-  - test: --platform vm
\ No newline at end of file
diff --git a/README.md b/README.md
index 8ca22b7df4463918eb40468118518e24a6d3f140..d7dbe39d2c1d8ab18830a679dbbed029c0697d51 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
 This is the _unofficial_ MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
 
-
-[![Build Status](https://travis-ci.org/xtyxtyx/minio-dart.svg?branch=master)](https://travis-ci.org/xtyxtyx/minio-dart)
+![test](https://github.com/xtyxtyx/minio-dart/workflows/Dart/badge.svg)
 
 ![Pub Version](https://img.shields.io/pub/v/minio)