mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 15:53:41 +00:00
Update go to 1.7.4 and 1.6.4 in CI
This commit is contained in:
@@ -6,8 +6,8 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
go:
|
go:
|
||||||
- 1.5.4
|
- 1.5.4
|
||||||
- 1.6.3
|
- 1.6.4
|
||||||
- 1.7.3
|
- 1.7.4
|
||||||
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.3
|
go: 1.7.4
|
||||||
condition: "`uname` == 'Linux'"
|
condition: "`uname` == 'Linux'"
|
||||||
|
|||||||
Reference in New Issue
Block a user