run miri on CI

This commit is contained in:
Ralf Jung
2019-11-16 09:51:07 +01:00
parent 9beb753473
commit 9ed6941a51
4 changed files with 19 additions and 0 deletions
+2
View File
@@ -22,6 +22,8 @@ matrix:
- rust: nightly
env:
- FEATURES='array-sizes-33-128 array-sizes-129-255'
- name: "miri"
script: sh ci/miri.sh
branches:
only:
- master