diff mbox series

[v6,3/13] travis: no need to set compiller

Message ID 1534442411-9502-4-git-send-email-odpbot@yandex.ru
State New
Headers show
Series [v6,1/13] travis: add docker tests | expand

Commit Message

Github ODP bot Aug. 16, 2018, 6 p.m. UTC
From: Maxim Uvarov <maxim.uvarov@linaro.org>


Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>

---
/** Email created from pull request 647 (muvarov:master_docker2)
 ** https://github.com/Linaro/odp/pull/647
 ** Patch: https://github.com/Linaro/odp/pull/647.patch
 ** Base sha: 6886a2ca3d3dd1157302ddee424c36f632903bd0
 ** Merge commit sha: f6c5d19f7fb9f83b8a2cbbed692a510146ca7df9
 **/
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/.travis.yml b/.travis.yml
index a9ce7faa9..b620da3e5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -139,7 +139,6 @@  jobs:
                              fi
                 - stage: "build only"
                   env: Ubuntu14.04_arm64
-                  compiler: gcc
                   script:
                           - docker run  -i -t -v `pwd`:/odp -v /lib/modules:/lib/modules -v /usr/src:/usr/src
                               lngodp/odp_ubuntu_14.04.5  /root/build_arm64.sh