aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2018-12-17 16:53:19 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2018-12-20 22:25:35 +0300
commit12837935478debcd3b0ecc3d0fbce914e0f5abfb (patch)
treea403c80d9c1a6fed431c7a7291b14a31380efb66
parentc197f42121bb6a75b6928be123df6b946a51525e (diff)
travis: fix spell in comments
Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org> Reviewed-by: Matias Elo <matias.elo@nokia.com>
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index be0b0553c..2622f0547 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,10 +8,10 @@
# See https://scan.coverity.com/travis_ci
#
-# Travis uses Docker images which mainained here:
+# Travis uses Docker images which are maintained here:
# https://github.com/Linaro/odp-docker-images
-# CI scirpts are maintained under ./scripts/ci/ directory
-# which passed into container during the test run.
+# CI scripts are maintained under ./scripts/ci/ directory
+# which is passed into container during the test run.
language: c
sudo: required