Trying out travis containers.

This commit is contained in:
Ben Vanik
2014-12-19 17:34:47 -08:00
parent b51d518b38
commit 51da704381
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
# Make Travis use docker (for faster builds, in theory)
sudo: false
language: cpp
compiler:
- clang