We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c3dfe0 commit e508452Copy full SHA for e508452
.travis.yml
@@ -49,6 +49,7 @@ script:
49
50
before_deploy:
51
- cd ../nativescript-angular
52
+- npm install typescript -g
53
- npm install
54
- node ../build/travis-scripts/add-publishConfig.js next
55
0 commit comments