Build the declarations in travis as well

This commit is contained in:
Erjan Gavalji
2016-03-30 13:18:37 +03:00
parent c938edc960
commit 8aeeee58b4

View File

@ -6,4 +6,4 @@ before_script:
- npm install
script:
grunt default
(cd build/platform-declarations && grunt)