Explorar el Código

Go >=1.1 is needed for this package.

jst hace 11 años
padre
commit
7e2ce0a2ea
Se han modificado 2 ficheros con 1 adiciones y 2 borrados
  1. 0 1
      .travis.yml
  2. 1 1
      README.md

+ 0 - 1
.travis.yml

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

+ 1 - 1
README.md

@@ -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"