Browse Source

Add Go v1.15 in CI (#803)

Aditya Diwakar 4 years ago
parent
commit
a2751f6d16
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ go:
     - 1.12.x
     - 1.13.x
     - 1.14.x
+    - 1.15.x
 env:
     - GO111MODULE=on
 install: