Skip to content

Commit

Permalink
Run raftlog_simu's tests on travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
koba-e964 committed Oct 15, 2020
1 parent 93b031f commit eea9b6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ before_script:
script:
- cargo test
- cargo clippy
- cd raftlog_simu; cargo clippy --all-targets

matrix:
allow_failures:
Expand Down

0 comments on commit eea9b6a

Please sign in to comment.