diff --git a/travis.sh b/travis.sh index f89f26d6..8626e3e6 100755 --- a/travis.sh +++ b/travis.sh @@ -50,6 +50,7 @@ else channel build channel build --no-default-features channel build --no-default-features --features alloc + channel build --no-default-features --features 'rc alloc' channel test --features 'rc unstable' cd "$DIR/test_suite/deps" channel build