Skip to content

Commit

Permalink
CI: drop Go 1.8, add 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdan committed Mar 1, 2018
1 parent efff18d commit e0c1381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,5 +3,5 @@ language: go
go_import_path: mvdan.cc/xurls

go:
- 1.8.x
- 1.9.x
- 1.10.x

0 comments on commit e0c1381

Please sign in to comment.