MAINT: Test the 0.4 branch in travis

This commit is contained in:
bluss
2018-12-15 14:35:25 +01:00
parent c8d12cecb3
commit cc3cb8d282
+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") &&