Sign in
cobalt
/
pre-commit-hooks
/
dd18ff15f25bc83e8f9d35987c674f1b231592b6
/
.
/
.travis.yml
blob: 0512948b1c4a7c67e197438af7a31966437881a2 [
file
] [
log
] [
blame
]
language:
python
env:
# These should match the tox env list
-
TOXENV=py26
-
TOXENV=py27
-
TOXENV=py33
-
TOXENV=py34
-
TOXENV=pypy
install:
pip install tox
--
use
-
mirrors
script:
tox