Skip to content

Commit

Permalink
Add CI in release
Browse files Browse the repository at this point in the history
  • Loading branch information
zzau13 committed Jun 16, 2021
1 parent 38c233c commit 1769e18
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 @@ -28,6 +28,7 @@ script:
- cargo test --all-features --all -- --nocapture
- |
cd yarte && cargo test -- --nocapture \
&& cargo test --release --all-features -- --nocapture \
&& cargo test --features bytes-buf \
&& cargo test --features bytes-buf-tokio2 \
&& cargo test --features fixed \
Expand Down

0 comments on commit 1769e18

Please sign in to comment.