diff mbox series

[v1,1/1] travis: install codespell

Message ID 1517536807-6874-2-git-send-email-odpbot@yandex.ru
State New
Headers show
Series [v1,1/1] travis: install codespell | expand

Commit Message

Github ODP bot Feb. 2, 2018, 2 a.m. UTC
From: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>


Install codespell to let checkpatch find typical typos.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>

---
/** Email created from pull request 448 (lumag:codespell)
 ** https://github.com/Linaro/odp/pull/448
 ** Patch: https://github.com/Linaro/odp/pull/448.patch
 ** Base sha: b95ccd3db6eeb7358a877541747e06354429acdd
 ** Merge commit sha: 95f01a000fda6fbfee08d9f24761e15db208cbb7
 **/
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/.travis.yml b/.travis.yml
index b7d6cd415..5a51c17a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,7 @@  addons:
                         - gcc
                         - clang-3.8
                         - automake autoconf libtool libssl-dev graphviz mscgen
+                        - codespell
                         - libpcap-dev
                         - libnuma-dev
 #        coverity_scan: