Przeglądaj źródła

travis.yml: add Go 1.10 (#154)

Dave Cheney 8 lat temu
rodzic
commit
816c908556
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -7,6 +7,7 @@ go:
   - 1.7.x
   - 1.8.x
   - 1.9.x
+  - 1.10.x
   - tip
 
 script: