mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
Update go to 1.7.3
This commit is contained in:
parent
a4a44a41ae
commit
eca9e8eb70
@ -7,7 +7,7 @@ os:
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.3
|
||||
- 1.7.1
|
||||
- 1.7.3
|
||||
install:
|
||||
- git fetch --unshallow --tags
|
||||
- make vars
|
||||
@ -23,5 +23,5 @@ deploy:
|
||||
script: make travis_beta
|
||||
on:
|
||||
branch: master
|
||||
go: 1.7.1
|
||||
go: 1.7.3
|
||||
condition: "`uname` == 'Linux'"
|
||||
|
Loading…
Reference in New Issue
Block a user