Commit f6b0eadd authored by Luca Boccassi's avatar Luca Boccassi

Set sudo: false to force container build

parent 1afc30a6
......@@ -10,6 +10,8 @@ env:
- BUILD_TYPE=default
- BUILD_TYPE=qt-android
sudo: false
before_script:
# ZMQ stress tests need more open socket (files) than the usual default
# On OSX, it seems the way to set the max files limit is constantly changing, so
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment