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

Commit

Permalink
adapt travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
junkerm committed Apr 5, 2019
1 parent 46a12ef commit 2fb3e98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ deploy:
- bundles/specmate-std-env/generated/distributions/executable/prod-specmate-no-cdo-server.jar
on:
repo: junkerm/specmate
branch: develop
condition: $TRAVIS_TAG =~ ^v[\.\d]+-dev-\d+$
condition: $TRAVIS_TAG =~ ^v[\.\d]+(-dev-\d+)?$
tags: true

0 comments on commit 2fb3e98

Please sign in to comment.