Skip to content

Commit 8a25415

Browse files
authored
Test building on beta, allow nightly to fail
1 parent a8826d3 commit 8a25415

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ language: rust
33
matrix:
44
include:
55
- rust: stable
6+
- rust: beta
7+
allow_failures:
68
- rust: nightly
79

810
install:

0 commit comments

Comments
 (0)