Skip to content

Commit 5d66c58

Browse files
committed
Fix travis branch target
1 parent 777b1ee commit 5d66c58

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,4 @@ deploy:
4141
target_commitish: $TRAVIS_COMMIT
4242
on:
4343
tags: false
44-
45-
branches:
46-
only: [ go-rewrite ]
44+
branch: go-rewrite

0 commit comments

Comments
 (0)