Skip to content

Commit

Permalink
Merge pull request #55 from containerd/travis
Browse files Browse the repository at this point in the history
Update travis to 1.12 and 1.13
  • Loading branch information
dmcgowan authored Sep 9, 2019
2 parents 9007c24 + 6b4a1ca commit b4bc25a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
go:
- 1.7.x
- tip
- 1.12.x
- 1.13.x

install:
- go get -t ./...
Expand Down

0 comments on commit b4bc25a

Please sign in to comment.