Skip to content

Commit 5f47a3e

Browse files
committed
Some debugging
1 parent 144039d commit 5f47a3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ install:
4040
fi
4141
if [ "$TRAVIS_OS_NAME" == "windows" ]; then
4242
choco install windows-sdk-10.0
43+
cat -e tests/ui/builtin-type-shadow.rs
44+
cat -e tests/ui/builtin-type-shadow.stderr
4345
dos2unix tests/ui/**/*.stderr
4446
dos2unix tests/ui/**/*.rs
4547
fi

0 commit comments

Comments
 (0)