use new travis-ci container builds

This commit is contained in:
Alan Hamlett 2015-08-11 11:55:13 -07:00
parent cbc032e44b
commit 9cbdf1d54f

View file

@ -9,3 +9,4 @@ python:
install: "pip install -r dev-requirements.txt"
# command to run tests
script: nosetests
sudo: false