Adding sudo: false enables the container-based infrastructure, which starts up almost instantly.
@@ -3,3 +3,4 @@ script: make && make test
compiler:
- clang
- gcc
+sudo: false