Merge pull request #1642 from kaedroho/travis-containers

Use container-based infrastructure on Travis CI
This commit is contained in:
Karl Hobley 2015-08-26 11:21:24 +01:00
commit 2497c538b3

View file

@ -1,5 +1,8 @@
language: python
# Use container-based infrastructure
sudo: false
matrix:
include:
- env: TOXENV=py27-dj17-postgres