mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Add Travis support.
This commit is contained in:
parent
57cd55def4
commit
62f67af92a
@ -1,5 +1,7 @@
|
||||
# JavaScript Algorithms and Data Structures
|
||||
|
||||
[![Build Status](https://travis-ci.org/trekhleb/javascript-algorithms.svg?branch=master)](https://travis-ci.org/trekhleb/javascript-algorithms)
|
||||
|
||||
## Data Structures
|
||||
|
||||
- [Linked List](https://github.com/trekhleb/javascript-algorithms/tree/master/src/data-structures/linked-list)
|
||||
|
Loading…
Reference in New Issue
Block a user