Skip to content

Commit

Permalink
Bump Go versions, use latest patch releases (pkg#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi authored and davecheney committed Mar 16, 2017
1 parent bfd5150 commit ff09b13
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: go
go_import_path: github.com/pkg/errors
go:
- 1.4.3
- 1.5.4
- 1.6.3
- 1.7.3
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- tip

script:
Expand Down

0 comments on commit ff09b13

Please sign in to comment.