Skip to content

Commit 519c249

Browse files
committed
Added no default features to travis.yml
1 parent 0edaeb5 commit 519c249

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
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)