commit 5959bbd87e897ce79d7a75c818c86a81ac629ee5 parent 027631852ed4809c66d580f004c78fe610d0b34f Author: Dan Stillman <dstillman@zotero.org> Date: Sat, 31 Oct 2015 02:53:32 -0400 Use container-based Travis infrastructure http://docs.travis-ci.com/user/migrating-from-legacy/ Diffstat:
| M | .travis.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -1,3 +1,4 @@ +sudo: false language: cpp compiler: - gcc