Jelajahi Sumber

[Travis] Build examples

ashthespy 5 tahun lalu
induk
melakukan
1719ffc906
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -35,6 +35,7 @@ before_script:
 
 script:
     - cargo build --locked --no-default-features
+    - cargo build --locked --examples
     - cargo build --locked --no-default-features --features "with-tremor"
     - cargo build --locked --no-default-features --features "with-vorbis"
     - cargo build --locked --no-default-features --features "alsa-backend"