From 57214b3a11b43f1e62c91111fa083b7dc761440e Mon Sep 17 00:00:00 2001 From: Robert Nishihara Date: Tue, 27 Sep 2016 00:15:54 -0700 Subject: [PATCH] Fixes. --- .travis.yml | 1 - .travis/check-git-clang-format-output.sh | 0 2 files changed, 1 deletion(-) mode change 100644 => 100755 .travis/check-git-clang-format-output.sh diff --git a/.travis.yml b/.travis.yml index e77f446da..fd43573ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,5 @@ matrix: - .travis/check-git-clang-format-output.sh install: - - make script: diff --git a/.travis/check-git-clang-format-output.sh b/.travis/check-git-clang-format-output.sh old mode 100644 new mode 100755