vendor/github.com/magiconair/properties/.travis.yml
changeset 256 6d9efbef00a9
parent 251 1c52a0eeb952
--- a/vendor/github.com/magiconair/properties/.travis.yml	Mon Jun 07 20:58:18 2021 +0200
+++ b/vendor/github.com/magiconair/properties/.travis.yml	Sun Jul 11 10:35:56 2021 +0200
@@ -1,5 +1,6 @@
 language: go
 go:
+    - 1.3.x
     - 1.4.x
     - 1.5.x
     - 1.6.x
@@ -9,4 +10,8 @@
     - "1.10.x"
     - "1.11.x"
     - "1.12.x"
+    - "1.13.x"
+    - "1.14.x"
+    - "1.15.x"
+    - "1.16.x"
     - tip