Skip to content

Commit

Permalink
* Another attempt at finding a work-around for deploy being skipped
Browse files Browse the repository at this point in the history
  • Loading branch information
yoogx committed Feb 4, 2017
1 parent c570016 commit 1322ef6
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ os:
- linux
- osx

################################################################################
# Build only for the master branch + specific tags
branches:
only:
- master
- v2017.1

################################################################################
# Install the build environment, derived from travis default installation

Expand Down Expand Up @@ -89,4 +82,4 @@ deploy:
- build/OpenAADL/ocarina/ocarina-build/ocarina*.tgz
on:
tags: true
repo: OpenAADL/ocarina
all_branches: true

0 comments on commit 1322ef6

Please sign in to comment.