Travis: Reduce workload by removing Go tip

This commit is contained in:
Alexander Neumann 2017-09-05 22:02:48 +02:00
parent ff3149831e
commit 0a2219c5f7
1 changed files with 0 additions and 5 deletions

View File

@ -4,7 +4,6 @@ sudo: false
go:
- 1.8.3
- 1.9
- tip
os:
- linux
@ -16,8 +15,6 @@ env:
matrix:
exclude:
- os: osx
go: tip
- os: osx
go: 1.8.3
- os: linux
@ -28,8 +25,6 @@ matrix:
sudo: true
env:
RESTIC_TEST_FUSE=1
allow_failures:
- go: tip
branches:
only: