Remove Go 1.2 as supported target

This commit is contained in:
Marius 2016-02-11 16:21:58 +01:00
parent 075cc584e3
commit 35e024c736
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
language: go
go:
- 1.2
- 1.3
- 1.4
- 1.5

View File

@ -15,7 +15,7 @@ moment allowing to continue seamlessly after e.g. network interruptions.
**Requirements:**
* [Go](http://golang.org/doc/install) (1.2 or newer)
* [Go](http://golang.org/doc/install) (1.3 or newer)
**Running tusd from source:**