summaryrefslogtreecommitdiff
path: root/vendor/github.com/fullsailor/pkcs7/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/fullsailor/pkcs7/.travis.yml')
-rw-r--r--vendor/github.com/fullsailor/pkcs7/.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/github.com/fullsailor/pkcs7/.travis.yml b/vendor/github.com/fullsailor/pkcs7/.travis.yml
new file mode 100644
index 000000000..bc1204376
--- /dev/null
+++ b/vendor/github.com/fullsailor/pkcs7/.travis.yml
@@ -0,0 +1,7 @@
+language: go
+
+go:
+ - 1.8
+ - 1.9
+ - "1.10"
+ - tip