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

Commit

Permalink
Fixing build and hex info
Browse files Browse the repository at this point in the history
  • Loading branch information
bieniusa committed Jun 24, 2019
1 parent c21fcc0 commit 3f5b3a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: erlang
otp_release:
- 19.1
- 20.3
- 21.0
- 22.0
install:
- make
script:
Expand Down
1 change: 0 additions & 1 deletion src/antidotec_pb.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
stdlib,
antidote_pb_codec
]},
{maintainers, ["Annette Bieniusa", "Goncalo Tomas", "Peter Zeller", "Albert Schimpf"]},
{licenses, ["Apache 2.0"]},
{links,[{"Github","https://github.com/AntidoteDB/antidote-erlang-client"}]},
{env, []}
Expand Down

0 comments on commit 3f5b3a5

Please sign in to comment.