summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-12-13 19:07:09 +0100
committerMatthias Beyer <mail@beyermatthias.de>2019-12-13 19:21:09 +0100
commit232fbb2f2c3df646b91c0f649cc86c3440aefc5a (patch)
tree36ba0745b32cf71d9925e8ff7f9aa81578112eb1
parentfb2e788dffd6303c5ba39ad950382c06151fcdd2 (diff)
Revert "Disable testing for now until we've fixed everything"
-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: