Skip to content

Commit 6b68246

Browse files
authored
Merge go-1.8-fix
2 parents 9c306c3 + bad7d00 commit 6b68246

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: go
22

3+
before_script: cd $GOPATH/src/github.com/stretchr/testify/ && git checkout v1.2.2 && cd -
4+
35
go:
46
- "1.8.x"
57
- "1.14.x"

0 commit comments

Comments
 (0)