diff --git a/.travis.yml b/.travis.yml index cee23f5..bdbced4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ language: rust -script: > +script: | cargo test cargo bench