Skip to content

Commit

Permalink
Merge 6e6ce89 into 71b8278
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanq committed Dec 31, 2018
2 parents 71b8278 + 6e6ce89 commit 76756e0
Show file tree
Hide file tree
Showing 5 changed files with 198 additions and 162 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ rust:

before_script:
- export PATH=$HOME/.cargo/bin:$PATH # for cargo subcommands
- rustup component add rustfmt-preview

script:
- cargo fmt -- --check
- cargo build
- cargo test
# - cargo bench
Expand Down

0 comments on commit 76756e0

Please sign in to comment.