Browse Source

Add 1.14 to a travis

tags/v1.0.6^2^2
9seconds 5 years ago
parent
commit
7ef1e99f66
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -5,6 +5,7 @@ sudo: false
5 5
 dist: trusty
6 6
 
7 7
 go:
8
+  - 1.14.x
8 9
   - 1.13.x
9 10
   - master
10 11
 

Loading…
Cancel
Save