We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e8bcf commit 5316ab0Copy full SHA for 5316ab0
.travis.yml
@@ -33,8 +33,9 @@ addons:
33
- libncurses5-dev
34
- libjson0-dev
35
- uuid-dev
36
+# - libjwt-dev
37
script: CC_EXTRA_OPTS=-Werror FASTER=1 NICER=0 make \
- exclude_modules="db_oracle osp sngtc cachedb_cassandra cachedb_couchbase cachedb_mongodb" all
38
+ exclude_modules="db_oracle osp sngtc cachedb_cassandra cachedb_couchbase cachedb_mongodb auth_jwt" all
39
notifications:
40
irc:
41
channels:
0 commit comments