Skip to content

Commit 9b7bdb4

Browse files
committed
update readme, drop todos, add gitlab ci badge
1 parent ac495bf commit 9b7bdb4

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Code Status
22
===
3-
[![Build Status](https://travis-ci.org/Frederick888/php-bencode.svg?branch=master)](https://travis-ci.org/Frederick888/php-bencode)
3+
Travis CI [![Travis Status](https://travis-ci.org/Frederick888/php-bencode.svg?branch=master)](https://travis-ci.org/Frederick888/php-bencode)
4+
GitLab CI [![GitLab CI Status](https://git.tsundere.moe/Frederick888/php-bencode/badges/master/pipeline.svg)](https://git.tsundere.moe/Frederick888/php-bencode/commits/master)
45

56
Introduction
67
===
@@ -127,10 +128,3 @@ Array
127128
128129
)
129130
```
130-
TODO
131-
===
132-
1. code cleaning
133-
2. ~~set/get by node paths~~
134-
3. ~~search through a Bencode tree~~
135-
4. ~~registration in a given namespace~~
136-
5. PHP 5.6 support

0 commit comments

Comments
 (0)