Skip to content

Commit

Permalink
Merge pull request #363 from elichai/features
Browse files Browse the repository at this point in the history
Making clap an optional feature
  • Loading branch information
emilio authored Jun 25, 2019
2 parents 2a7496c + 519c249 commit 540224c
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 144 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ script:
- export CXX=g++-7
- cargo fmt --all -- --check
- cargo build --verbose
- cargo build --verbose --no-default-features
- CBINDGEN_TEST_VERIFY=1 cargo test --verbose
Loading

0 comments on commit 540224c

Please sign in to comment.