Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 1a40256

Browse files
committed
fix
1 parent 21b16f1 commit 1a40256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ deploy:
148148
on:
149149
tags: true
150150
all_branches: true
151-
condition: $TRAVIS_OS_NAME=linux && $TRAVIS_GO_VERSION =~ ^1\.12
151+
condition: $TRAVIS_OS_NAME=linux
152152
services:
153153
- docker
154154
- mongodb

0 commit comments

Comments
 (0)