Skip to content

Commit 7ef034d

Browse files
committed
chore(travis): Use internal-preview as the npm dist tag.
1 parent 0696dbe commit 7ef034d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ before_deploy:
4646
- npm install -g nativescript --ignore-scripts
4747
- tns usage-reporting disable
4848
- tns error-reporting disable
49-
- node ../build/travis-scripts/add-publishConfig.js next $PACKAGE_VERSION
49+
- node ../build/travis-scripts/add-publishConfig.js internal-preview $PACKAGE_VERSION
5050
deploy:
5151
provider: npm
5252
email: nativescript@telerik.com

0 commit comments

Comments
 (0)