We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c306c3 + bad7d00 commit 6b68246Copy full SHA for 6b68246
.travis.yml
@@ -1,5 +1,7 @@
1
language: go
2
3
+before_script: cd $GOPATH/src/github.com/stretchr/testify/ && git checkout v1.2.2 && cd -
4
+
5
go:
6
- "1.8.x"
7
- "1.14.x"
0 commit comments