Go >=1.1 is needed for this package.

This commit is contained in:
jst 2014-10-24 14:47:00 +02:00
parent 13ea1287b3
commit 7e2ce0a2ea
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
language: go
go:
- 1.0
- 1.1
- 1.2
- 1.3

View File

@ -17,7 +17,7 @@ It's that easy!
Usage
-----
Import package with
This package needs at least Go 1.1. Import package with
```go
import "github.com/nfnt/resize"