From fa6bcfd10c4ff70d90c4223c2b5058b06138267a Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Mon, 7 Aug 2017 11:19:13 -0400 Subject: make travis convert line-endings and push a skippable commit --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1707c05991..e1cccf1e8d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,6 +29,7 @@ addons: - binutils-arm-none-eabi - libnewlib-arm-none-eabi - diffutils + - dos2unix after_success: bash util/travis_compiled_push.sh notifications: -- cgit v1.2.3