diff --git a/.travis.yml b/.travis.yml index 18ef5a57f..d0758fdaf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,12 +2,12 @@ language: python python: 2.7 sudo: false env: -- TOXENV=py27 -- TOXENV=precise -- TOXENV=py33 -- TOXENV=docs + - TOXENV=py27 + - TOXENV=precise + - TOXENV=py33 + - TOXENV=docs install: -- pip install -U tox + - pip install -U tox script: tox notifications: irc: