Skip to content

Commit

Permalink
Update protobuf-macros
Browse files Browse the repository at this point in the history
  • Loading branch information
plietar committed Jan 2, 2016
1 parent bead9da commit 0984ad0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ before_install:
- export PATH=$HOME/.cargo/bin:$PATH
install:
- cargo install --git https://github.com/stepancheg/rust-protobuf --rev 921c69b protobuf

script:
- cargo build --verbose
- cargo test --verbose
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0984ad0

Please sign in to comment.