mirror of
https://github.com/rclone/rclone
synced 2024-11-16 16:15:34 +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
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.3
|
||||
- 1.7.3
|
||||
- 1.6.4
|
||||
- 1.7.4
|
||||
install:
|
||||
- git fetch --unshallow --tags
|
||||
- make vars
|
||||
@ -23,5 +23,5 @@ deploy:
|
||||
script: make travis_beta
|
||||
on:
|
||||
branch: master
|
||||
go: 1.7.3
|
||||
go: 1.7.4
|
||||
condition: "`uname` == 'Linux'"
|
||||
|
Loading…
Reference in New Issue
Block a user