Skip to content

Commit 78041db

Browse files
author
Vladimir Kotal
committed
add dummy script to deploy
1 parent 26ad136 commit 78041db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
script: make
1414
- stage: deploy
1515
name: Github release
16+
script: echo deploying..
1617
deploy:
1718
- provider: releases
1819
name: $TRAVIS_TAG

0 commit comments

Comments
 (0)