Merge branch 'ErjanGavalji/add-full-compile-to-travis'

This commit is contained in:
Erjan Gavalji
2015-10-05 11:31:21 +03:00
2 changed files with 2 additions and 1 deletions

View File

@@ -4,5 +4,5 @@ node_js:
before_script: before_script:
- npm install -g grunt-cli - npm install -g grunt-cli
script: script:
grunt ts grunt default

View File

@@ -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 # Welcome to the NativeScript framework repository
## What is the NativeScript framework ## What is the NativeScript framework