Add 0.3 branch to .travis
This commit is contained in:
@@ -20,6 +20,7 @@ matrix:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- 0.3
|
||||
script:
|
||||
- |
|
||||
([ ! -z "$NODROP_FEATURES" ] || cargo build --verbose --features "$FEATURES") &&
|
||||
|
||||
Reference in New Issue
Block a user