2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-22 21:05:10 +00:00

Use Go 1.5.1 for travis tests

This commit is contained in:
Alexander Neumann 2015-09-12 22:15:09 +02:00
parent 316f6ed313
commit 4fb46faae7

View File

@ -4,7 +4,7 @@ sudo: false
go:
- 1.3.3
- 1.4.2
- 1.5
- 1.5.1
os:
- linux