Explorar o código

[travis] Run with Go 1.15 only

Achilleas Koutsou %!s(int64=4) %!d(string=hai) anos
pai
achega
3f4f9102d1
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      .travis.yml

+ 1 - 3
.travis.yml

@@ -1,8 +1,6 @@
 language: go
 go:
-  - 1.11.x
-  - 1.12.x
-  - 1.13.x
+  - 1.15.x
 go_import_path: gogs.io/gogs
 
 env: