From 046b72740d64faa2349757957db544071450bfcf Mon Sep 17 00:00:00 2001 From: Kanstantsin Kamkou Date: Tue, 6 Apr 2021 13:43:34 +0200 Subject: [PATCH] travis migration --- .travis.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index fc4d98d..3fc7de1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ node_js: - "2" - "3" - "4" - - "5.11" # travis is glitching with 5 +# - "5" # travis is glitching with this version - "6" - "7" - "8" diff --git a/README.md b/README.md index c45ffb3..a3a2ec8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ node-gelf pro ============= node-gelf - Graylog2 client library for Node.js. Pro - because of code-quality (at 2015). GELF - The Graylog Extended Log Format. -![Build Status](https://travis-ci.org/kkamkou/node-gelf-pro.svg?branch=master) +![Build Status](https://travis-ci.com/kkamkou/node-gelf-pro.svg?branch=master) [![Coverage Status](https://coveralls.io/repos/github/kkamkou/node-gelf-pro/badge.svg?branch=master)](https://coveralls.io/github/kkamkou/node-gelf-pro?branch=master) [![Code Climate](https://codeclimate.com/github/kkamkou/node-gelf-pro/badges/gpa.svg)](https://codeclimate.com/github/kkamkou/node-gelf-pro)