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
+1
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