diff --git a/.travis.yml b/.travis.yml index 595677713..fac88c341 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,5 +4,5 @@ node_js: before_script: - npm install -g grunt-cli script: - grunt ts + grunt default diff --git a/README.md b/README.md index dc1d74a40..a4a9c0385 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Build Status](https://travis-ci.org/NativeScript/NativeScript.svg)](https://travis-ci.org/NativeScript/NativeScript) # Welcome to the NativeScript framework repository ## What is the NativeScript framework