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:
only:
- master
- 0.3
- 0.4
script:
- |
([ ! -z "$NODROP_FEATURES" ] || cargo build --verbose --features "$FEATURES") &&