OSDN Git Service

fix the bug (#372)
[bytom/vapor.git] / .travis.yml
index 796a97e..02a340a 100644 (file)
@@ -5,16 +5,13 @@ sudo: false
 
 matrix:
   include:
-    - go: 1.8.3
-    - go: 1.9
-    - go: tip
-  allow_failures:
-    - go: tip
+    - go: 1.11.4
 
 branches:
     only:
         - master
         - dev
+        - v0.1
 
 script:
     - make ci