Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

Commit 3f5b3a5

Browse files
committed
Fixing build and hex info
1 parent c21fcc0 commit 3f5b3a5

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: erlang
22
otp_release:
3-
- 19.1
4-
- 20.3
5-
- 21.0
3+
- 22.0
64
install:
75
- make
86
script:

src/antidotec_pb.app.src

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
stdlib,
99
antidote_pb_codec
1010
]},
11-
{maintainers, ["Annette Bieniusa", "Goncalo Tomas", "Peter Zeller", "Albert Schimpf"]},
1211
{licenses, ["Apache 2.0"]},
1312
{links,[{"Github","https://github.com/AntidoteDB/antidote-erlang-client"}]},
1413
{env, []}

0 commit comments

Comments
 (0)