Skip to content

Commit 3b69c6b

Browse files
committed
msater
1 parent 964a201 commit 3b69c6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ os:
55
- linux
66
# - osx
77
# - windows
8+
branches:
9+
only:
10+
- master
11+
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
812
install:
913
- go get github.com/constabulary/gb/...
1014
- go get -u github.com/constabulary/gb/...

0 commit comments

Comments
 (0)