OSDN Git Service

fix log (#388)
[bytom/vapor.git] / .travis.yml
index d1bf7aa..02a340a 100644 (file)
@@ -6,14 +6,12 @@ sudo: false
 matrix:
   include:
     - go: 1.11.4
-    - go: tip
-  allow_failures:
-    - go: tip
 
 branches:
     only:
         - master
         - dev
+        - v0.1
 
 script:
     - make ci