diff --git a/.travis.yml b/.travis.yml index 62fe69f..38d6205 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ matrix: branches: only: - master - - 0.3 + - 0.4 script: - | ([ ! -z "$NODROP_FEATURES" ] || cargo build --verbose --features "$FEATURES") &&