소스 검색

Reduce number of tests by removing go tip tests.

Bruce Marriner 9 년 전
부모
커밋
2d634bc612
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -3,7 +3,6 @@ go:
     - 1.3
     - 1.4
     - 1.5
-    - tip
 install:
       - go get github.com/bwmarrin/discordgo
       - go get -v .