summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 53e3b66..20cc0c6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ matrix:
- language: nix
script:
- nix-shell --pure --run "cargo build --all --all-features"
+ - nix-shell --pure --run "cargo test --all --all-features"
jobs:
allow_failures: