diff --git a/.travis.yml b/.travis.yml index 8f236bc1938030e5eda9d16c30932e09ef8ac7dc..5f34aae9d33c2bf796fedafd7907a3501ce9e66c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,4 +18,4 @@ env: script: - cargo build --verbose - cargo test --verbose - - python test.py + - python test.py -v