Skip to content

Commit ac94d16

Browse files
committed
MAINT: Test the 0.4 branch in travis
1 parent bf3b8c4 commit ac94d16

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
@@ -29,7 +29,7 @@ matrix:
2929
branches:
3030
only:
3131
- master
32-
- 0.3
32+
- 0.4
3333
script:
3434
- |
3535
([ ! -z "$NODROP_FEATURES" ] || cargo build --verbose --features "$FEATURES") &&

0 commit comments

Comments
 (0)