@ -11,4 +11,7 @@ cache: cargo
addons:
apt:
packages:
- clang
script:
- travis_wait cargo build --verbose --all
- cargo test --verbose --all