Merge pull request #771 from pytest-dev/use-travis-containers
use travis containers
This commit is contained in:
commit
502a372405
|
@ -1,3 +1,4 @@
|
||||||
|
sudo: false
|
||||||
language: python
|
language: python
|
||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
install: "pip install -U tox"
|
install: "pip install -U tox"
|
||||||
|
|
Loading…
Reference in New Issue