update .travis.yml

This commit is contained in:
Harald Hoyer 2019-01-08 15:42:56 +01:00
parent 0abe7ea5e4
commit 93ceaa2d3d

View file

@ -11,7 +11,7 @@ os:
- windows
script:
- cargo build --verbose --all
- cargo build --all
- cargo test --all
matrix: