diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..e32a325 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,4 @@ +language: node_js +node_js: + - "node" + - "8" diff --git a/README.md b/README.md index affce60..abc707d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Vue Formulate --------------- +[![Build Status](https://travis-ci.org/wearebraid/vue-formulate.svg?branch=master)](https://travis-ci.org/wearebraid/vue-formulate) ### What is it?