Use container-based infrastructure on Travis CI

This commit is contained in:
Karl Hobley 2015-08-26 11:03:22 +01:00
parent 89bc404a8a
commit ca48ac2480

View file

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