Skip to content

Commit

Permalink
Merge go-1.8-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterIvanov authored Aug 19, 2020
2 parents 9c306c3 + bad7d00 commit 6b68246
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: go

before_script: cd $GOPATH/src/github.com/stretchr/testify/ && git checkout v1.2.2 && cd -

go:
- "1.8.x"
- "1.14.x"
Expand Down

0 comments on commit 6b68246

Please sign in to comment.