Parcourir la source

ci: remove Go master for the moment

Unknwon il y a 5 ans
Parent
commit
831251bcaa
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -5,7 +5,6 @@ go:
   - 1.9.x
   - 1.10.x
   - 1.11.x
-  - master
 
 before_install:
   - sudo apt-get update -qq