We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b300ee commit 2f77c98Copy full SHA for 2f77c98
.travis.yml
@@ -1,6 +1,5 @@
1
language: elixir
2
elixir:
3
- - 1.1.0
4
- 1.2.0
5
otp_release:
6
- 18.0
README.md
@@ -1,6 +1,8 @@
# buffer
Provide read and write buffers for Elixir
+[](https://travis-ci.org/adrienmo/buffer)
+[](https://coveralls.io/github/adrienmo/buffer)
[](https://hex.pm/packages/buffer)
7
8
## Description
0 commit comments