Skip to content

Commit af2bf43

Browse files
author
rafael_chicoli
committed
tag: update release tag number
1 parent e79c29c commit af2bf43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ matrix:
6060
if: type IN (pull_request)
6161

6262
- stage: release
63-
env: MAJOR_RELEASE=true
63+
# env: MAJOR_RELEASE=true
6464
# it would be nice to map github labels instead
65-
# env: RELEASE_TAG=0.3.0
65+
env: RELEASE_TAG=0.4.0
6666
if: type IN (push)
6767
script:
6868
- ./scripts/git-release.sh
@@ -80,4 +80,4 @@ after_install:
8080
# addons:
8181
# apt:
8282
# packages:
83-
# - docker-ce=17.05.0~ce-0~ubuntu-trusty
83+
# - docker-ce=17.05.0~ce-0~ubuntu-trusty

0 commit comments

Comments
 (0)