Skip to content

Commit e5f4986

Browse files
committed
.travis: Test stable again
1 parent db15246 commit e5f4986

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ sudo: required
44
dist: trusty
55
matrix:
66
include:
7+
- rust: stable
8+
env:
9+
- FEATURES='test'
710
- rust: beta
811
env:
912
- FEATURES='test'

0 commit comments

Comments
 (0)