Update Go versions

This commit is contained in:
Alexander Neumann
2017-04-15 10:58:43 +02:00
parent 94441dcbee
commit 6357dc8a91
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ sudo: false
go:
- 1.7.5
- 1.8
- 1.8.1
- tip
os:
@@ -21,10 +21,10 @@ matrix:
- os: osx
go: tip
- os: linux
go: 1.8
go: 1.8.1
include:
- os: linux
go: 1.8
go: 1.8.1
sudo: true
env:
RESTIC_TEST_FUSE=1