소스 검색

master (#448)

* update ci (#429)

* Update .travis.yml

* Update .travis.yml

* Optimize compilation speed

del "master"
change "1.13" to 1.13.x

Co-authored-by: yzy613 <59520517+yzy613@users.noreply.github.com>
ffdfgdfg 5 년 전
부모
커밋
33b7f9f570
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      .travis.yml

+ 1 - 2
.travis.yml

@@ -1,8 +1,7 @@
 language: go
 
 go:
-  - "1.13"
-  - master
+  - 1.13.x
 services:
   - docker
 script: