OSDN Git Service

update dashboard.
[bytom/bytom.git] / .travis.yml
index b248347..dd71048 100644 (file)
@@ -7,14 +7,12 @@ matrix:
   include:
     - go: 1.8.3
     - go: 1.9
-    - go: tip
-  allow_failures:
-    - go: tip
 
 branches:
     only:
         - master
         - dev
+        - politic
 
 script:
     - make ci