Skip to content

Commit 7fa8eeb

Browse files
committed
travis badge
1 parent c84ca7b commit 7fa8eeb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# eslint-config-htmlacademy
1+
# eslint-config-htmlacademy [![Build status][travis-image]][travis-url]
22
HTML Academy
33
> ESLint [shareable config](http://eslint.org/docs/developer-guide/shareable-configs.html) for the [HTML Academy](http://htmlacademy.org) ECMAScript courses
44
@@ -35,3 +35,5 @@ For validating ECMAScript 6 project use `es6` version:
3535
}
3636
}
3737
```
38+
[travis-image]: https://travis-ci.org/htmlacademy-javascript/420-superquest.svg?branch=master
39+
[travis-url]: https://travis-ci.org/htmlacademy-javascript/420-superquest

0 commit comments

Comments
 (0)