Skip to content

Commit 97bd569

Browse files
committed
Fuzzing wrong targets
1 parent e6c8f49 commit 97bd569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ addons:
1414
matrix:
1515
include:
1616
- rust: 1.20.0
17-
env: DO_FUZZ=true
1817
- rust: nightly
1918
- rust: beta
2019
env: DO_FUZZ=true
2120
- rust: stable
21+
env: DO_FUZZ=true
2222
script: |
2323
cargo build --verbose &&
2424
cargo test --verbose &&

0 commit comments

Comments
 (0)