Skip to content

Commit dafd741

Browse files
committed
Build on stable
1 parent 59fc267 commit dafd741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ matrix:
66
env: FEATURES="serde_impl"
77
- rust: nightly
88
env: FEATURES="serde_impl nightly clippy"
9+
- rust: stable
910
script:
1011
- cargo build --features "$FEATURES"
1112
- cargo test --features "$FEATURES"

0 commit comments

Comments
 (0)