mirror of
https://github.com/rclone/rclone.git
synced 2025-06-21 12:33:52 +02:00
Update build to go 1.8.1
This commit is contained in:
parent
1ccfea5aa9
commit
b6517840ca
@ -7,7 +7,7 @@ go:
|
|||||||
- 1.5.4
|
- 1.5.4
|
||||||
- 1.6.4
|
- 1.6.4
|
||||||
- 1.7.4
|
- 1.7.4
|
||||||
- 1.8
|
- 1.8.1
|
||||||
- tip
|
- tip
|
||||||
install:
|
install:
|
||||||
- git fetch --unshallow --tags
|
- git fetch --unshallow --tags
|
||||||
@ -24,11 +24,11 @@ matrix:
|
|||||||
- go: tip
|
- go: tip
|
||||||
include:
|
include:
|
||||||
- os: osx
|
- os: osx
|
||||||
go: 1.8
|
go: 1.8.1
|
||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: make travis_beta
|
script: make travis_beta
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
go: 1.8
|
go: 1.8.1
|
||||||
condition: "`uname` == 'Linux'"
|
condition: "`uname` == 'Linux'"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user