commit | e7144bc85164a0b593b7057fc8447984f0773fa2 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Oct 01 14:16:47 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Oct 01 18:00:48 2019 -0700 |
tree | 359720199b7e5971c1744000e9fcff13eb3bf6c7 | |
parent | 0bc70a799cfa2da85fe5eaf423cc6d85df5b7c71 [diff] [blame] |
VOL-1967 move api-server to separate repository Current with voltha-go acf0adaf2d91ae72b55192cc8a939e0485918d16 Change-Id: I000ea6be0789e20c922bd671562b58a7120892ae
diff --git a/vendor/github.com/eapache/queue/.travis.yml b/vendor/github.com/eapache/queue/.travis.yml new file mode 100644 index 0000000..235a40a --- /dev/null +++ b/vendor/github.com/eapache/queue/.travis.yml
@@ -0,0 +1,7 @@ +language: go +sudo: false + +go: + - 1.2 + - 1.3 + - 1.4