Explorar o código

Also build without default features on CI

timvisee %!s(int64=7) %!d(string=hai) anos
pai
achega
cdd907338b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -14,5 +14,6 @@ addons:
 # Main build
 script:
 - cargo build --verbose --all
+- cargo build --no-default-features --verbose --all
 - cargo test --verbose --all
 - cargo doc