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 0696dbe commit 7ef034dCopy full SHA for 7ef034d
.travis.yml
@@ -46,7 +46,7 @@ before_deploy:
46
- npm install -g nativescript --ignore-scripts
47
- tns usage-reporting disable
48
- tns error-reporting disable
49
-- node ../build/travis-scripts/add-publishConfig.js next $PACKAGE_VERSION
+- node ../build/travis-scripts/add-publishConfig.js internal-preview $PACKAGE_VERSION
50
deploy:
51
provider: npm
52
email: [email protected]
0 commit comments