From c0863ff31c29e38648ee8d28770e4bd9fb88b4f4 Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Thu, 28 Jan 2016 17:17:31 +0100 Subject: [PATCH] travis: do not links strings, not needed anymore --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f63d2e09a..4e2bf83ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,6 @@ before_install: - chmod +x gas-preprocessor.pl - sudo mv gas-preprocessor.pl /usr/local/bin - sudo ln -s /usr/local/bin/glibtoolize /usr/local/bin/libtoolize - - sudo ln -s /usr/bin/strings /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/strings - git submodule update --init --recursive install: