Skip to content

Commit 467918d

Browse files
committed
Merge branch 'ErjanGavalji/add-full-compile-to-travis'
2 parents f31fb8f + 5d6ca34 commit 467918d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ node_js:
44
before_script:
55
- npm install -g grunt-cli
66
script:
7-
grunt ts
7+
grunt default
88

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Build Status](https://travis-ci.org/NativeScript/NativeScript.svg)](https://travis-ci.org/NativeScript/NativeScript)
12
# Welcome to the NativeScript framework repository
23

34
## What is the NativeScript framework

0 commit comments

Comments
 (0)