Skip to content

Commit

Permalink
add dummy script to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Kotal committed Nov 7, 2018
1 parent 26ad136 commit 78041db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
script: make
- stage: deploy
name: Github release
script: echo deploying..
deploy:
- provider: releases
name: $TRAVIS_TAG
Expand Down

0 comments on commit 78041db

Please sign in to comment.