travis: run tests on go1.10rc1

This commit is contained in:
Nick Craig-Wood 2018-01-26 12:03:52 +00:00
parent 926cd52a7f
commit a69fc8b80d
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ go:
- 1.7.x
- 1.8.x
- 1.9.x
- go1.10rc1
- tip
install:
- git fetch --unshallow --tags