mirror of
https://github.com/rclone/rclone.git
synced 2025-01-11 08:49:37 +01:00
Update go to 1.7.4 and 1.6.4 in CI
This commit is contained in:
parent
5b5df9ae8e
commit
2656a0e070
@ -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'"
|
||||||
|
Loading…
Reference in New Issue
Block a user