Skip to content

Commit 17b817b

Browse files
author
Thomas Jespersen
committed
travis: Use stable feature for beta branch testing
1 parent e5810ca commit 17b817b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ matrix:
44
- rust: nightly
55
env: FEATURES=""
66
- rust: beta
7-
env: FEATURES=""
7+
env: FEATURES="--features stable"
88
- rust: stable
99
env: FEATURES="--features stable"
1010
- rust: nightly

0 commit comments

Comments
 (0)