mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 01:26:18 -08:00
Update .travis.yml
This commit is contained in:
@@ -3,13 +3,13 @@ sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.6
|
||||
- 1.8.3
|
||||
- tip
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- master
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
- go: master
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user