Skip to content

Commit 87036ac

Browse files
authored
Update .travis.yml
1 parent dd25202 commit 87036ac

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
@@ -29,7 +29,7 @@ cache:
2929
install:
3030
- nvm install $NODE_VERSION
3131
- npm install -g typings
32-
- wget -O ./nativescript.tgz "https://s3.amazonaws.com/nativescript-ci/build_result/nativescript.tgz" &&
32+
- wget -O ./nativescript.tgz "https://s3.amazonaws.com/nativescript-ci/build_result/nativescript.tgz"
3333
- npm install -g nativescript.tgz --ignore-scripts
3434
- tns usage-reporting disable
3535
- tns error-reporting disable

0 commit comments

Comments
 (0)