Skip to content

Commit

Permalink
travis: compile mongodb module
Browse files Browse the repository at this point in the history
  • Loading branch information
razvancrainea committed Mar 2, 2018
1 parent 1378b51 commit 9d30f94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -32,9 +32,10 @@ addons:
- liblua5.1-0-dev
- libncurses5-dev
- libjson0-dev
- libmongo-client-dev
- uuid-dev
script: CC_EXTRA_OPTS=-Werror FASTER=1 NICER=0 make \
exclude_modules="db_oracle osp sngtc cachedb_cassandra cachedb_couchbase cachedb_mongodb" all
exclude_modules="db_oracle osp sngtc cachedb_cassandra cachedb_couchbase" all
notifications:
irc:
channels:
Expand Down

0 comments on commit 9d30f94

Please sign in to comment.