MAINT: Test the 0.4 branch in travis

This commit is contained in:
bluss
2018-12-15 14:35:25 +01:00
parent bf3b8c4f0f
commit ac94d167a2
+1 -1
View File
@@ -29,7 +29,7 @@ matrix:
branches: branches:
only: only:
- master - master
- 0.3 - 0.4
script: script:
- | - |
([ ! -z "$NODROP_FEATURES" ] || cargo build --verbose --features "$FEATURES") && ([ ! -z "$NODROP_FEATURES" ] || cargo build --verbose --features "$FEATURES") &&