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:
|
go:
|
||||||
- 1.5.4
|
- 1.5.4
|
||||||
- 1.6.3
|
- 1.6.3
|
||||||
- 1.7.1
|
- 1.7.3
|
||||||
install:
|
install:
|
||||||
- git fetch --unshallow --tags
|
- git fetch --unshallow --tags
|
||||||
- make vars
|
- make vars
|
||||||
@ -23,5 +23,5 @@ deploy:
|
|||||||
script: make travis_beta
|
script: make travis_beta
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
go: 1.7.1
|
go: 1.7.3
|
||||||
condition: "`uname` == 'Linux'"
|
condition: "`uname` == 'Linux'"
|
||||||
|
Loading…
Reference in New Issue
Block a user