OSDN Git Service

log into file (#357)
[bytom/vapor.git] / vendor / github.com / lestrrat-go / strftime / .travis.yml
diff --git a/vendor/github.com/lestrrat-go/strftime/.travis.yml b/vendor/github.com/lestrrat-go/strftime/.travis.yml
new file mode 100644 (file)
index 0000000..1c1b032
--- /dev/null
@@ -0,0 +1,5 @@
+language: go
+sudo: false
+go:
+  - 1.7.x
+  - tip
\ No newline at end of file