Skip to content

Commit 2d13a6a

Browse files
committed
Add CI badge to README.md
1 parent 96d85e6 commit 2d13a6a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# VueJS Component Boilerplate
2-
### A VueJS template for building re-usable, packaged, VueJS components.
2+
3+
[![Build Status](https://travis-ci.org/vue-templates/vue-component-boilerplate.svg?branch=master)](https://travis-ci.org/vue-templates/vue-component-boilerplate)
4+
5+
A VueJS template for building re-usable, packaged, VueJS components.
36

47
#### Usage
58

0 commit comments

Comments
 (0)