Skip to content

Commit

Permalink
Don't test on version tags, only deliver
Browse files Browse the repository at this point in the history
  • Loading branch information
LocoDelAssembly committed Nov 16, 2019
1 parent 4c9fa55 commit c666d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,7 @@ jobs:
include:
- &test-stage
stage: test
if: NOT (tag =~ /\d+\.\d+\.\d+/)
language: ruby
cache:
bundler: true
Expand Down

0 comments on commit c666d66

Please sign in to comment.