From: Matias Elo <matias....@nokia.com>

Test ODP build with 'enable-deprecated' flag set.

Signed-off-by: Matias Elo <matias....@nokia.com>
---
/** Email created from pull request 315 (matiaselo:dev/test_deprecated)
 ** https://github.com/Linaro/odp/pull/315
 ** Patch: https://github.com/Linaro/odp/pull/315.patch
 ** Base sha: 5329e5211c447b9b823149baf76112eedfeb07fb
 ** Merge commit sha: 1895582b1ffd725e4601aedc5e9e4fa7aec1071d
 **/
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index b5c1b6417..976f07639 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -69,6 +69,7 @@ cache:
 env:
         - CONF=""
         - CONF="--disable-abi-compat"
+        - CONF="--enable-deprecated"
         - CONF="--enable-schedule-sp"
         - CONF="--enable-schedule-iquery"
         - CONF="--enable-dpdk-zero-copy"

Reply via email to