OSDN Git Service

add status fail check
[bytom/vapor.git] / .travis.yml
index 6392550..600ad0c 100644 (file)
@@ -6,15 +6,12 @@ sudo: false
 matrix:
   include:
     - go: 1.11.4
-    - go: tip
-  allow_failures:
-    - go: tip
 
 branches:
     only:
         - master
         - dev
-        - v0.1
+        - mov
 
 script:
     - make ci