2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-25 22:27:35 +00:00

travis: add go1.5

This commit is contained in:
Alexander Neumann 2015-08-20 19:15:07 +02:00
parent d7426a72f4
commit 94eebbaa88

View File

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