Skip to content

Commit

Permalink
travis migration
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamkou committed Apr 6, 2021
1 parent 02aeab1 commit 046b727
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 046b727

Please sign in to comment.