Skip to content

Commit 295ad67

Browse files
committed
docs: build status image update
1 parent 132a5db commit 295ad67

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## Resumable.js v2
1+
## Resumable.js v2 [![Build Status](https://travis-ci.org/resumable2/resumable.js.png)](https://travis-ci.org/resumable2/resumable.js)
2+
23

34
Resumable.js is a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.
45

@@ -215,7 +216,7 @@ Browsers should be comma separated and case sensitive.
215216

216217
To re-run tests just change any source or test file.
217218

218-
Automated tests is running after every commit at travis-ci, current build status: [![Build Status](https://travis-ci.org/resumable2/resumable.js.png?branch=Next)](https://travis-ci.org/resumable2/resumable.js)
219+
Automated tests is running after every commit at travis-ci.
219220

220221
### Running test on sauceLabs
221222

0 commit comments

Comments
 (0)