diff --git a/.travis.yml b/.travis.yml index 13bf643..c287c0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: go go: -- 1.2 - 1.3 - 1.4 - 1.5 diff --git a/README.md b/README.md index 0c4c670..509a43e 100644 --- a/README.md +++ b/README.md @@ -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:**