Skip to content

Commit 008ce41

Browse files
authored
Update .travis.yml
1 parent 13095d5 commit 008ce41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ env:
33
- DATE=$(date +%Y-%m-%d)
44
- PACKAGE_VERSION=$DATE-$TRAVIS_BUILD_NUMBER
55
- NATIVESCRIPT_SKIP_POSTINSTALL_TASKS=1
6+
addons:
7+
artifacts:
8+
paths:
9+
- "$HOME/nativescript.tgz"
610
language: node_js
711
node_js:
812
- '4'

0 commit comments

Comments
 (0)