diff options
author | Petre Eftime <[email protected]> | 2016-02-29 15:15:19 +0200 |
---|---|---|
committer | Petre Eftime <[email protected]> | 2016-02-29 16:02:43 +0200 |
commit | 2f0c16965544fa9c46c3e0f8655250f3de29b586 (patch) | |
tree | 3010d8ec4efcc348a36e6fd158526b6b4604d4aa /.travis.yml | |
parent | 1dc1523df41fa83b62a1f91fc706b1062d2add46 (diff) |
Add checkinit which tests if library loads ok and manager initialization completes; return 0 if everything is ok, 1 for expected errors, linking errors should return 127v0.3.3
Fix Travis clang exclusion
Signed-off-by: Petre Eftime <[email protected]>
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 09fd991d..10a0a13b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ compiler: matrix: exclude: - compiler: clang - - env: COVERITY_SCAN_BRANCH=1 + env: TRAVIS_BRANCH=coverity_scan env: global: |