Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Commit

Permalink
Allow releases from any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Handy authored Jun 19, 2017
1 parent 208b2af commit 0ef06a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ deploy:
on:
tags: true
repo: iotaledger/iri
branch:
- master
- dev
#all_branches: true
all_branches: true
#branch:
#- master
#- dev
#- provider: script
#script: docker run -v $(pwd):$(pwd) -t ubuntu:xenial sh -c "apt update -qq && apt
#install snapcraft -y && cd $(pwd) && snapcraft && snapcraft push *.snap --release
Expand Down

0 comments on commit 0ef06a9

Please sign in to comment.