Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8852859

Browse files
Build status
1 parent 7a4172c commit 8852859

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

‎README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
:toclevels: 2
44
Adrian Mejia <https://github.com/amejiarosario[@amejiarosario]>
55

6+
image:https://travis-ci.com/amejiarosario/dsa.js.svg?branch=master["Build Status", link="https://travis-ci.com/amejiarosario/dsa.js"]
7+
68
This repository covers the implementation of the classical algorithms and data structures in JavaScript.
79

810
toc::[]

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Data Structures and Algorithms in JavaScript
2+
[![Build Status](https://travis-ci.com/amejiarosario/dsa.js.svg?branch=master)](https://travis-ci.com/amejiarosario/dsa.js)
23

34
This repository covers the implementation of the classical algorithms and data structures in JavaScript.
45

‎src/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
- Fix picture on https://www.npmjs.com/package/dsa.js
1010
### Added
1111
- CI: travis
12+
- CI: Build status
1213
### Removed
1314
-
1415

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /