Update travis.sh

This commit is contained in:
Pratyush Mishra 2018-08-20 18:30:43 -07:00 committed by GitHub
parent 60cbbacdb3
commit c790bd2a69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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