Skip to content

Commit 92b2a15

Browse files
committed
Lock to NS6 until NS7 becomes more stable
1 parent cd3990b commit 92b2a15

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
@@ -127,6 +127,6 @@ before_install:
127127
- sudo pip install six
128128

129129
install:
130-
- echo no | npm install -g nativescript
130+
- echo no | npm install -g nativescript@6.5.0
131131
- tns usage-reporting disable
132132
- tns error-reporting disable

0 commit comments

Comments
 (0)