Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit 75ef36b

Browse files
committed
travis: allow_failures
1 parent b682f0f commit 75ef36b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ go:
44
- 1.4
55
- 1.5
66
- tip
7+
8+
matrix:
9+
allow_failures:
10+
- go: tip
711

812
install:
913
- rm -rf $GOPATH/src/gopkg.in/src-d

0 commit comments

Comments
 (0)