run tests with --release for speed up

This commit is contained in:
Lars-Magnus Skog
2019-06-08 04:07:34 +02:00
parent 5dd5e04200
commit 2881b8217d

View File

@@ -14,7 +14,7 @@ install:
build: false
test_script:
- cargo test
- cargo test --release
cache:
- target