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
1 changed files with 1 additions and 0 deletions

View File

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