Add 0.3 branch to .travis

This commit is contained in:
bluss
2017-03-25 15:20:44 +01:00
parent 7721eff0d3
commit d3c105563a
+1
View File
@@ -20,6 +20,7 @@ matrix:
branches: branches:
only: only:
- master - master
- 0.3
script: script:
- | - |
([ ! -z "$NODROP_FEATURES" ] || cargo build --verbose --features "$FEATURES") && ([ ! -z "$NODROP_FEATURES" ] || cargo build --verbose --features "$FEATURES") &&