Skip to content

Commit 540224c

Browse files
authored
Merge pull request mozilla#363 from elichai/features
Making clap an optional feature
2 parents 2a7496c + 519c249 commit 540224c

File tree

3 files changed

+141
-144
lines changed

3 files changed

+141
-144
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ script:
1616
- export CXX=g++-7
1717
- cargo fmt --all -- --check
1818
- cargo build --verbose
19+
- cargo build --verbose --no-default-features
1920
- CBINDGEN_TEST_VERIFY=1 cargo test --verbose

0 commit comments

Comments
 (0)