Skip to content

Commit

Permalink
I give. We'll just use the on tag in the deploy to control when it …
Browse files Browse the repository at this point in the history
…deploys.
  • Loading branch information
Justin Wiley committed Feb 4, 2019
1 parent 884beef commit e372e9e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ install:

script: make test

stages:
- test
- name: deploy
if: tag =~ /^v\d+\.\d+\.\d+$/ AND branch = master

jobs:
include:
- stage: deploy
Expand Down

0 comments on commit e372e9e

Please sign in to comment.