Set full build on Travis

This commit is contained in:
Erjan Gavalji
2015-10-05 11:15:13 +03:00
parent f31fb8f13f
commit b06e9b4a10

View File

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