Skip to content

Commit e868e46

Browse files
authored
Need to include nightly on build matrix explicitly
1 parent 8a25415 commit e868e46

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
@@ -4,6 +4,7 @@ matrix:
44
include:
55
- rust: stable
66
- rust: beta
7+
- rust: nightly
78
allow_failures:
89
- rust: nightly
910

0 commit comments

Comments
 (0)