Skip to content

Commit d4f420c

Browse files
committed
- [*] disable debug for .travis.yml
1 parent 6390527 commit d4f420c

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
@@ -2,7 +2,7 @@ language: go
22

33
env:
44
global:
5-
- TRAVIS_TAG=v0.2.0
5+
# - TRAVIS_TAG=v0.2.0
66

77
install:
88
- gem install fpm

0 commit comments

Comments
 (0)