aboutsummaryrefslogtreecommitdiff
path: root/.travis/lint_04_install.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis/lint_04_install.sh')
-rwxr-xr-x.travis/lint_04_install.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/.travis/lint_04_install.sh b/.travis/lint_04_install.sh
new file mode 100755
index 0000000000..34118a57c3
--- /dev/null
+++ b/.travis/lint_04_install.sh
@@ -0,0 +1,9 @@
+#!/usr/bin/env bash
+#
+# Copyright (c) 2018 The Bitcoin Core developers
+# Distributed under the MIT software license, see the accompanying
+# file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
+export LC_ALL=C
+
+travis_retry pip install flake8