diff --git a/.travis.yml b/.travis.yml index f6bd0c41d..2e6d9b797 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,4 +16,3 @@ script: - cargo test - cargo build --manifest-path wgpu-native/Cargo.toml --features remote - cargo build - - (cd examples && make) #TODO