OSDN Git Service

fix mov infinite loop (#461)
[bytom/vapor.git] / .travis.yml
index d1bf7aa..600ad0c 100644 (file)
@@ -6,14 +6,12 @@ sudo: false
 matrix:
   include:
     - go: 1.11.4
-    - go: tip
-  allow_failures:
-    - go: tip
 
 branches:
     only:
         - master
         - dev
+        - mov
 
 script:
     - make ci