forked from TrueCloudLab/rclone
Test with go 1.4 too
This commit is contained in:
parent
af9c447146
commit
9ba25c7219
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ language: go
|
|||
go:
|
||||
- 1.1.2
|
||||
- 1.2.2
|
||||
- 1.3
|
||||
- 1.3.3
|
||||
- 1.4
|
||||
- tip
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue