diff options
author | Jeff Widman <jeff@jeffwidman.com> | 2016-02-19 00:14:33 -0800 |
---|---|---|
committer | Jeff Widman <jeff@jeffwidman.com> | 2016-02-19 00:14:33 -0800 |
commit | 1e98b18af457b8dc5e795be8d00c226c78682942 (patch) | |
tree | afbf3364fa96747c00e94ce10effe135154b2a77 | |
parent | efc8a7e873aaab5170e1dc2477aaf92c6fb59fc5 (diff) | |
download | factory-boy-1e98b18af457b8dc5e795be8d00c226c78682942.tar factory-boy-1e98b18af457b8dc5e795be8d00c226c78682942.tar.gz |
Switch Travis builds to the container-based infrastructure
https://docs.travis-ci.com/user/migrating-from-legacy/
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index ff805b0..938787b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: false language: python python: |