mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 15:43:21 +00:00
Update .travis.yml
This commit is contained in:
parent
d54a589176
commit
99eb5a4682
1 changed files with 4 additions and 4 deletions
|
@ -3,13 +3,13 @@ sudo: false
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.7.6
|
- 1.7.x
|
||||||
- 1.8.3
|
- 1.8.x
|
||||||
- tip
|
- master
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: master
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue