From d7f2835fc0d9cdc0630f507eb8fef67c9cde45f0 Mon Sep 17 00:00:00 2001 From: CismonX Date: Fri, 20 Mar 2020 11:34:55 +0800 Subject: [PATCH] fix travis configuration --- .travis.yml | 4 ---- README.md | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8598819..b20dfc5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,5 @@ language: php -os: - - linux - - osx - dist: bionic php: diff --git a/README.md b/README.md index bcd297a..3416ee6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ext-collections -[![Travis-CI](https://travis-ci.org/CismonX/ext-collections.svg?branch=master)](https://travis-ci.org/CismonX/ext-collections) +[![Travis-CI](https://travis-ci.com/CismonX/ext-collections.svg?branch=master)](https://travis-ci.com/CismonX/ext-collections) [![MIT license](https://img.shields.io/badge/licence-MIT-blue.svg)](https://opensource.org/licenses/MIT) ## 1. Introduction