2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-21 19:39:01 +00:00

travis: remove unneeded Go version 'release'

This commit is contained in:
Alexander Neumann 2015-05-09 12:24:17 +02:00
parent 42467a056e
commit 0cb60e31c5

View File

@ -3,7 +3,6 @@ language: go
go:
- 1.3.3
- 1.4.2
- release
os:
- linux