File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# JS HTTP Status
2
2
3
- [ ![ License] [ license-badge ]] [ license-url ] [ ![ Coverage Status] [ coverage-badge ]] [ coverage-url ]
3
+ [ ![ License] [ license-badge ]] [ license-url ] [ ![ Travis CI ] [ travis-badge ]] [ travis-url ] [ ![ Coverage Status] [ coverage-badge ]] [ coverage-url ]
4
4
5
5
> A simple way to catch HTTP statuses with JavaScript.
6
6
@@ -36,3 +36,5 @@ Report bugs or do suggestions using the [issues](https://github.com/codevor/js-h
36
36
[ license-url ] : https://opensource.org/licenses/MIT
37
37
[ coverage-badge ] : https://coveralls.io/repos/github/codevor/js-http-status/badge.svg?branch=master
38
38
[ coverage-url ] : https://coveralls.io/github/codevor/js-http-status?branch=master
39
+ [ travis-badge ] : https://travis-ci.org/codevor/js-http-status.svg?branch=master
40
+ [ travis-url ] : https://travis-ci.org/codevor/js-http-status
You can’t perform that action at this time.
0 commit comments