Skip to content

Commit e1ce6b1

Browse files
committed
do not attempt to check tests for wasm32
1 parent 2f90442 commit e1ce6b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ script:
3737
then
3838
rustup target add $CROSS_CHECK
3939
cargo check --target $CROSS_CHECK
40-
cargo check --tests --target $CROSS_CHECK
4140
cargo check --target $CROSS_CHECK --no-default-features
4241
elif [[ "$CROSS_TEST" ]]
4342
then

0 commit comments

Comments
 (0)