mirror of
https://github.com/reactos/syzkaller.git
synced 2025-03-03 09:07:18 +00:00
travis: switch to Go 1.9+1.10 (#539)
1.9 is available for a long time, no point in testing in 1.9rc1. 1.10 is already released too.
This commit is contained in:
parent
e20831f6ce
commit
4514465649
@ -2,8 +2,8 @@ language: go
|
||||
dist: trusty
|
||||
|
||||
go:
|
||||
- 1.8
|
||||
- 1.9rc1
|
||||
- "1.9"
|
||||
- "1.10"
|
||||
|
||||
before_install:
|
||||
- echo $PATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user