Skip to content

Commit

Permalink
Travis: Exclude plugins from 馃惂 GCC ASAN
Browse files Browse the repository at this point in the history
  • Loading branch information
sanssecours committed Sep 12, 2018
1 parent 55adafd commit e9707c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -63,6 +63,7 @@ matrix:
# Build less stuff so the build does not hit the timeout limit that often
- TOOLS=kdb
- BINDINGS=cpp
- PLUGINS='ALL;-camel;-directoryvalue;-mini;-yambi;-yamlcpp;-yanlr'
- TEST_COMMAND="ctest --output-on-failure -E 'testscr_check_(bashisms|doc|formatting|meta|oclint|plugins)'"

- os: linux
Expand Down

0 comments on commit e9707c1

Please sign in to comment.