Ver código fonte

Removed version 1.0 from .travis.yml since net/mail uses the ParseAddress function (introduced in 1.1)

Jordan 11 anos atrás
pai
commit
7b127c3eaf
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -1,6 +1,5 @@
 language: go
 
 go:
-  - 1.0
   - 1.1
   - tip