www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 014724a64ac2042e2da9747cc1b4e2f702b132cb
parent e08c45e69e239403e1236a6e68674757b669faaf
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