Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

amatalai/elixir_protobuf_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElixirProtobufTest

Submodule that allow us to check if protobuf definitions are compiled properly in elixir.

This probably won't work for you

CI setup

  script:
    - apt-get update
    - apt-get install -y ruby-full
    - "./compile-elixir.sh"
    - cd elixir_protobuf_test
    - mix deps.get
    - mix test
    - mix load_protobufs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages