commit | beb3cfa3d0cba8932bb9741060ac8ad6844c5304 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Oct 01 14:44:30 2019 -0700 |
committer | Scott Baker <scottb@onlab.us> | Wed Oct 02 02:25:39 2019 +0000 |
tree | 27cd77ee23308bf819ff6945317047c1e49fd3fe | |
parent | 714ca57cfe3f88111574d20b9652262a411532bb [diff] [blame] |
VOL-1967 move api-server to separate repository Change-Id: I21b85be74205805be15f8a85e53a903d16785671
diff --git a/vendor/github.com/DataDog/zstd/.travis.yml b/vendor/github.com/DataDog/zstd/.travis.yml index c5aa33d..629470c 100644 --- a/vendor/github.com/DataDog/zstd/.travis.yml +++ b/vendor/github.com/DataDog/zstd/.travis.yml
@@ -1,9 +1,10 @@ +dist: xenial language: go go: - - 1.9.x - 1.10.x - 1.11.x + - 1.12.x os: - linux