Skip to content

Commit 1edfec4

Browse files
author
drobertbaker
committed
updated to Hotfix7
1 parent 57d9c36 commit 1edfec4

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ go:
77

88
branches:
99
only:
10-
# - Hotfix7
11-
- master
10+
- Hotfix7
1211

1312
install:
1413
- go get github.com/axw/gocov/gocov
1514
- go get gopkg.in/matm/v1/gocov-html
16-
# - ./all-travis.sh Hotfix7 master
17-
- ./all-travis.sh Hotfix6 master
15+
- ./all-travis.sh Hotfix7 master
1816

1917

0 commit comments

Comments
 (0)