소스 검색

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

Jordan 11 년 전
부모
커밋
7b127c3eaf
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

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